diff options
Diffstat (limited to 'misc/fbcat/README')
-rw-r--r-- | misc/fbcat/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/fbcat/README b/misc/fbcat/README new file mode 100644 index 000000000000..926e05e60ef2 --- /dev/null +++ b/misc/fbcat/README @@ -0,0 +1,10 @@ +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. |