diff options
author | Luis Henrique <lmello.009@gmail.com> | 2010-06-17 06:44:14 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-17 14:43:58 -0500 |
commit | 02fb87d8e6378588ba463f4d2ae83ae7cfe68f80 (patch) | |
tree | 16644591280dd607b28b01b6d1228dfe2c1e2ef4 /graphics/zgv/README | |
parent | 0b0004403cba1504a5c1c4e67837d2053d6d00eb (diff) | |
download | slackbuilds-02fb87d8e6378588ba463f4d2ae83ae7cfe68f80.tar.gz |
graphics/zgv: Added (svgalib image viewer)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/zgv/README')
-rw-r--r-- | graphics/zgv/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/zgv/README b/graphics/zgv/README new file mode 100644 index 0000000000..2fb6a4e654 --- /dev/null +++ b/graphics/zgv/README @@ -0,0 +1,12 @@ +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 more information, see zgvs manpage, info files and /usr/doc/zgv-*/SECURITY. |