diff options
Diffstat (limited to 'misc/fbcat/README')
-rw-r--r-- | misc/fbcat/README | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/misc/fbcat/README b/misc/fbcat/README index 926e05e60ef20..6b18bbf38bd65 100644 --- a/misc/fbcat/README +++ b/misc/fbcat/README @@ -1,10 +1,12 @@ 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). +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. +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. +On the SlackBuild author's system, fbcat runs about 3x as fast as +fbdump. |