summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2017-06-18 13:52:35 +0200
committerDaniel Friesel <derf@finalrewind.org>2017-06-18 13:53:36 +0200
commit5888d94b00196ba8bf64774b9f71abdb9948c9ff (patch)
tree14b9e46fa9c723f25b1db9c0f95e530693d901a2 /man
parent117d64d6b58dc807902b57408ee8a441ffd2b17c (diff)
Use X11-style key names in the feh(1) KEYS section
closes #302
Diffstat (limited to 'man')
-rw-r--r--man/feh.pre8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/feh.pre b/man/feh.pre
index e081382..3359ba7 100644
--- a/man/feh.pre
+++ b/man/feh.pre
@@ -1272,7 +1272,7 @@ Show next image. Selects the next image in thumbnail mode.
.
Toggle pointer visibility
.
-.It p , Ao Backspace Ac , Ao Left Ac Bq prev_img
+.It p , Ao BackSpace Ac , Ao Left Ac Bq prev_img
.
Show previous image. Selects the previous image in thumbnail mode.
.
@@ -1383,11 +1383,11 @@ Remove current file from filelist
.
Remove current file from filelist and delete it
.
-.It Ao keypad left Ac , Ao Ctrl+Left Ac Bq scroll_left
+.It Ao keypad Left Ac , Ao Ctrl+Left Ac Bq scroll_left
.
Scroll to the left
.
-.It Ao keypad right Ac , Ao Ctrl+Right Ac Bq scroll_right
+.It Ao keypad Right Ac , Ao Ctrl+Right Ac Bq scroll_right
.
Scroll to the right
.
@@ -1395,7 +1395,7 @@ Scroll to the right
.
Scroll up
.
-.It Ao keypad down Ac , Ao Ctrl+Down Ac Bq scroll_down
+.It Ao keypad Down Ac , Ao Ctrl+Down Ac Bq scroll_down
.
Scroll down.
Note that the scroll keys work without anti-aliasing for performance reasons,