diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-04-14 20:10:54 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-04-14 20:10:54 +0200 |
commit | bbdb885d9cc40077bf50a6d13be74b9d07a50e59 (patch) | |
tree | ff764b9b3ecccc1eab62a9d0ebd3fc5434c5e770 /man/feh.pre | |
parent | 60f6a93e10612ab9edf8e10ccaabbca756142f0c (diff) |
add --scroll-step option
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index c9a0178..00bc855 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -529,6 +529,17 @@ When not in fullscreen: Scale images to screen size if they are too big. . In tiling environments, this also causes the image to be centered in the window. . +.It Cm --scroll-step Ar count +. +Scroll +.Ar count +pixels whenever scroll_up, scroll_down, scroll_left or scroll_right is pressed. +Note that this option accepts negative numbers in case you need to inverse the +scroll direction; see +.Sx KEYS CONFIG SYNTAX +to change it permanently. +Default: 20 +. .It Cm -D , --slideshow-delay Ar float . For slideshow mode, wait |