summaryrefslogtreecommitdiffstats
path: root/sxiv.1
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-07-26 18:01:29 +0200
committerBert <ber.t@gmx.com>2011-07-26 18:01:29 +0200
commitb8ff1677b1cbb4d3e769861d1e14234c6a38a80a (patch)
tree32da4629b8874fbe17deab774f78314b56607302 /sxiv.1
parenta271e167443aedca2ed9c28b51fc6de33692dadb (diff)
downloadnsxiv-b8ff1677b1cbb4d3e769861d1e14234c6a38a80a.tar.zst
Major code refactoring
- Configurable key and mouse mappings in config.h - Put event handling code from main.c into events.[ch]
Diffstat (limited to 'sxiv.1')
-rw-r--r--sxiv.18
1 files changed, 4 insertions, 4 deletions
diff --git a/sxiv.1 b/sxiv.1
index b3e763c..c27dfe7 100644
--- a/sxiv.1
+++ b/sxiv.1
@@ -150,16 +150,16 @@ Pan to top image edge.
.B L
Pan to right image edge.
.TP
-.BR Ctrl-h ", " Ctrl-Left
+.BR {
Pan image one window width left.
.TP
-.BR Ctrl-j ", " Ctrl-Down ", " PageDn
+.BR PageDn
Pan image one window height down.
.TP
-.BR Ctrl-k ", " Ctrl-Up ", " PageUp
+.BR PageUp
Pan image one window height up.
.TP
-.BR Ctrl-l ", " Ctrl-Right
+.BR }
Pan image one window width right.
.SS Rotation
.TP