diff options
-rw-r--r-- | man/feh.pre | 8 | ||||
-rw-r--r-- | src/help.raw | 1 |
2 files changed, 5 insertions, 4 deletions
diff --git a/man/feh.pre b/man/feh.pre index a1b7b9b..bbcbbd8 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -1092,19 +1092,19 @@ Scroll down. Note that the scroll keys work without anti-aliasing for performance reasons, hit the render key after scrolling to antialias the image. . -.It Aq Alt+Left +.It Aq Alt+Left Bq scroll_left_page . Scroll to the left by one page . -.It Aq Alt+Right +.It Aq Alt+Right Bq scroll_right_page . Scroll to the right by one page . -.It Aq Alt+Up +.It Aq Alt+Up Bq scroll_up_page . Scroll up by one page . -.It Aq Alt+Down +.It Aq Alt+Down Bq scroll_down-page . Scroll down by one page . diff --git a/src/help.raw b/src/help.raw index d2bd8ff..e8c848e 100644 --- a/src/help.raw +++ b/src/help.raw @@ -31,6 +31,7 @@ OPTIONS -w, --multiwindow Open all files at once, one window per image -x, --borderless Create borderless windows -d, --draw-filename Show the filename in the image window + --draw-tinted Show overlay texts on semi-transparent background -^, --title TITLE Set window title (see FORMAT SPECIFIERS) -D, --slideshow-delay NUM Set delay between automatically changing slides --cycle-once Exit after one loop through the slideshow |