diff options
Diffstat (limited to 'graphics/fbv/README')
-rw-r--r-- | graphics/fbv/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/fbv/README b/graphics/fbv/README new file mode 100644 index 0000000000..c58704af1a --- /dev/null +++ b/graphics/fbv/README @@ -0,0 +1,7 @@ +fbv (image viewer for framebuffer console) + +fbv (FrameBuffer Viewer) is a simple program to view pictures on +a linux framebuffer device. In 2000, when fbv was created, there +were no other suitable programs performing the same task, so the +authors decided to follow the rule: 'If you need a tool - write +it yourself!' :-) |