summaryrefslogtreecommitdiff
path: root/misc/fbcat/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2017-03-29 22:42:09 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-01 06:57:04 +0700
commit28fc54be93d6afa697c1264620ccfe54d9ce9d68 (patch)
treeff2345f5369a96c6a718601c2bdbeb8ae85124fe /misc/fbcat/README
parentb609e2e288141051b6c07a46895e6d671de2125b (diff)
downloadslackbuilds-28fc54be93d6afa697c1264620ccfe54d9ce9d68.tar.gz
misc/fbcat: Added (take screenshots of the framebuffer console).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc/fbcat/README')
-rw-r--r--misc/fbcat/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/fbcat/README b/misc/fbcat/README
new file mode 100644
index 0000000000..926e05e60e
--- /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.