mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
28fc54be93
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
10 lines
450 B
Text
10 lines
450 B
Text
fbcat (take screenshots of the framebuffer console)
|
|
|
|
fbcat takes a screenshot using the framebuffer device and stores it in a
|
|
PPM file. Also provided is a fbgrab command, which takes PNG screenshots
|
|
and supports several useful options (such as changing consoles).
|
|
|
|
The following visuals are supported: TRUECOLOR, DIRECTCOLOR, PSEUDOCOLOR,
|
|
STATIC_PSEUDOCOLOR, MONO01, MONO10.
|
|
|
|
On the SlackBuild author's system, fbcat runs about 3x as fast as fbdump.
|