summaryrefslogtreecommitdiffstats
path: root/sxiv.1
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-01-28 13:42:39 +0100
committerBert <ber.t@gmx.com>2011-01-28 13:42:39 +0100
commit019e2274a88f35668bc6687eb4ed5ca16f7cf066 (patch)
treeae991aa151817193b964aa3035a800246822ed22 /sxiv.1
parent8123d63c5b76909ce70f09614ac0e45760a69d71 (diff)
downloadnsxiv-019e2274a88f35668bc6687eb4ed5ca16f7cf066.tar.zst
Map arrow keys to h/j/k/l
Diffstat (limited to 'sxiv.1')
-rw-r--r--sxiv.112
1 files changed, 6 insertions, 6 deletions
diff --git a/sxiv.1 b/sxiv.1
index 083ae90..a17e3e0 100644
--- a/sxiv.1
+++ b/sxiv.1
@@ -63,10 +63,10 @@ Quit sxiv.
Quit sxiv and return an exit value of 2.
.SS Navigate image list
.TP
-.BR Space ", " n
+.BR n ", " Space
Go to the next image.
.TP
-.BR Backspace ", " p
+.BR p ", " Backspace
Go to the previous image.
.TP
.B g
@@ -89,16 +89,16 @@ Zoom in.
Zoom out.
.SS Panning
.TP
-.B h
+.BR h ", " Left
Pan left.
.TP
-.B j
+.BR j ", " Down
Pan down.
.TP
-.B k
+.BR k ", " Up
Pan up.
.TP
-.B l
+.BR l ", " Right
Pan right.
.SS Rotation
.TP