Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

fbgrab(1) [debian man page]

FBGRAB(1)							   fbgrab manual							 FBGRAB(1)

NAME
fbgrab - takes a screenshot using the framebuffer device SYNOPSIS
fbgrab [option...] png-file fbgrab -? DESCRIPTION
fbgrab is a wrapper around fbcat which emulates the behaviour of Gunnar Monell's fbgrab utility. OPTIONS
fbgrab accepts the following options: -c N Grab the /dev/ttyN virtual terminal. Note This option might require root privileges (or CAP_SYS_TTY_CONFIG capability). -C N Switch to the /dev/ttyN virtual terminal, then wait a few seconds before grabbing it. Note This option might require root privileges (or CAP_SYS_TTY_CONFIG capability). -d fb-device Use the fb-device framebuffer device. By default, the device name is taken from the FRAMEBUFFER environment variable. If it is unset or empty, the default is /dev/fb0. -i Enable PNG interlacing. -s N Sleep N seconds before making the screenshot or switching virtual terminals. -? Display help and exit. UNSUPPORTED OPTIONS
The following options of Gunnar Monell's fbgrab are recognized but not supported: -f fb-dump-file -b N -w N -h N SEE ALSO
png(5), fbcat(1) COPYRIGHT
Copyright (C) 2009, 2011 Jakub Wilk fbgrab 0.3 05/14/2012 FBGRAB(1)

Check Out this Related Man Page

pilot-read-screens(1)						    PILOT-LINK						     pilot-read-screens(1)

NAME
pilot-read-screenshot - Read screenshots from Palm (ScreenShotDB). SECTION
pilot-link: Userland conduits SYNOPSIS
pilot-read-screenshot [-p|--port <port>] [--version] [-?|--help] [--usage] [-q|--quiet] [-t|--type [ppm|png]] DESCRIPTION
ScreenShot is a Palm-compatible application for OS4 and OS5. ScreenShot captures the current screen of any application. All color and grayscale modes, as well as extended screen sizes and virtual Graffiti areas are supported. Also exports as JPG/GIF/BMP to card. For more information on ScreenShot, go to http://linkesoft.com/screenshot/ OPTIONS
pilot-read-screenshot option -t, --type [ppm|png] Specify picture output type (ppm or png) Conduit Options -p, --port port Use device file port to communicate with the Palm handheld. If this is not specified, pilot-read-screenshot will look for the $PILOTPORT environment variable. If neither are found or supplied, pilot-read-screenshot will print the usage information. -q, --quiet Suppress 'Hit HotSync button' message -v, --version Display version of pilot-read-screenshot and exit without connecting. Help Options -h, --help Display the help synopsis for pilot-read-screenshot and exit without connecting. --usage Display a brief usage message and exit without connecting. AUTHOR
pilot-read-screenshot was originally written by Angus Ainslie <angusa at deltatee.com > This manual page was written by Neil Williams <linux@codehelp.co.uk> REPORTING BUGS
We have an online bug tracker. Using this is the only way to ensure that your bugs are recorded and that we can track them until they are resolved or closed. Reporting bugs via email, while easy, is not very useful in terms of accountability. Please point your browser to http://bugs.pilot-link.org: http://bugs.pilot-link.org and report your bugs and issues there. COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. SEE ALSO
pilot-link(7) 0.12.5 Copyright 1996-2007 FSF pilot-read-screens(1)
Man Page