diff options
author | Daniel Friesel <derf@finalrewind.org> | 2017-12-28 19:04:52 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2017-12-28 19:04:52 +0100 |
commit | 68373bb7f5aa78aae0d40311e8cada7f4832387d (patch) | |
tree | fd42dc8e86e68e10afb1a2a5bd8c93cb37a7d908 /man/feh.pre | |
parent | 51ed4f02a56ac292a95f4347fbd0d385335a239c (diff) | |
parent | 91b331f0fa6999dff69fa1da90a8816b8d855ccc (diff) |
Merge branch 'ulteq-cache-size-option'
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index ac9a81a..c2a4cd1 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -205,6 +205,16 @@ Zoom pictures to screen size in fullscreen / fixed geometry mode. . Create borderless windows. . +.It Cm --cache-size Ar size +. +Set Imlib2 in-memory cache to +.Ar size +MiB. A higher cache size can +significantly improve performance especially for small slide shows, however at +the cost of increased memory consumption. +.Ar size +must be between 0 and 2048 MiB and defaults to 4. +. .It Cm -P , --cache-thumbnails . Enable thumbnail caching in |