README 686 B

1234567891011121314151617181920212223
  1. feh is an image viewer at heart, though it does other cool stuff.
  2. feh features include simple image viewing, multiple image viewing
  3. (slideshow), multiple image viewing in multiwindows, image viewing
  4. in fullscreen, image list mode, loadable/unloadable listing,
  5. recursive file opening, saving/loading filelists, loading images
  6. via http, reloading after delay, montage creation, and more.
  7. To enable builtin EXIF tag display support use:
  8. EXIF=yes ./feh.SlackBuild
  9. To include help text use:
  10. HELP=yes ./feh.SlackBuild
  11. To enable enable inotify support use:
  12. INOTIFY=yes ./feh.SlackBuild
  13. To support CIFS shares from 64bit hosts on 32bit machines use:
  14. STAT64=yes ./feh.SlackBuild