diff options
author | Michael Wagner <lapinours@web.de> | 2010-05-11 20:00:39 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:39 +0200 |
commit | e968c78f8c822163f6baded9175f64433603f33a (patch) | |
tree | f05ecb133ceb89a4379969eb4767927c2960f8bb /graphics/zgv/README | |
parent | 395bf27da5d7e5e6fb49683ddad3c24217e37519 (diff) | |
download | slackbuilds-e968c78f8c822163f6baded9175f64433603f33a.tar.gz |
graphics/zgv: Added to 12.0 repository
Diffstat (limited to 'graphics/zgv/README')
-rw-r--r-- | graphics/zgv/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/zgv/README b/graphics/zgv/README new file mode 100644 index 0000000000..e4da8c44ba --- /dev/null +++ b/graphics/zgv/README @@ -0,0 +1,13 @@ +zgv (svgalib picture viewer) + +zgv is a picture viewer with a thumbnail-based file selector. +It supports most popular formats and allows panning and fit-to-screen +methods of viewing, slideshows, scaling, gamma adjustment, etc. + +By default, the zgv binary is installed suid root, but we have patched +the build to not do this. Instead, we install a udev rules file that +should allow non-root users who belong to the "video" group to use zgv. +Note that you will have to "modprobe svgalib_helper" prior to using zgv. + +For further information see zgvs manpage, info files and +/usr/doc/zgv-5.9/SECURITY. |