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

f1tattoo(1)							   f1tattoo 0.7 						       f1tattoo(1)

NAME
f1tattoo - disc T@2 feature for Yamaha F1 CD-RW devices SYNOPSIS
f1tattoo [-l] [-h] f1tattoo -d DEVICE [-c] [-s] [--tattoo-test] f1tattoo -d DEVICE --tattoo-raw <file.raw> f1tattoo -d DEVICE --tattoo-png <file.png> DESCRIPTION
f1tattoo is the linux console tool to use the Yamaha disc T@2 feature. You won't get satisfying results on Phtalocyanin dye. FEATURES
You can disc T@2 with these drives: Yamaha F1 CD-RW, Yamaha F1DX DEVICE
can be an IDE, SCSI, SATA, USB or FireWire connected optical drive. Not all SATA controller support all Plextor features. Linux: /dev/hdX: IDE device /dev/scdX: Linux 2.4: SATA, SCSI, USB device, or IDE device via ide-scsi emulation /dev/srX: Linux 2.6: IDE device via new ATA layer, SCSI or USB device OpenBSD/NetBSD: /dev/rcdX FreeBSD: /dev/cd: SCSI device /dev/acd: ATA device MacOS X: /dev/disk: win32: C:,D:,E:, ... X:,Y:,Z: OPTIONS
-l, --scanbus scan busses for all available CD and DVD devices. -h, --help help. show available options. -c, --current show current drive settings of selected device -s, --supported show supported features of selected device --tattoo-test write DiscT@2 test image --tattoo-raw tattoo.raw write DiscT@2 using raw data from tattoo.raw file --tattoo-png tattoo.png write DiscT@2 using png image from tattoo.png file check if f1tattoo compiled with png support using --help option -v, --verbose give verbose output EXAMPLES
f1tattoo -l list all available CD- and DVD-devices f1tattoo -d /dev/hdc --tattoo-raw filename.raw writes DiscT@2 using filename.raw file on media in device /dev/hdc please report man page improvements to T.Maguin@web.de Gennady ShultZ Kozlov 10. April, 2009 f1tattoo(1)
Man Page