summaryrefslogtreecommitdiff
path: root/data/examples
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-01-17 20:29:57 +0100
committerDaniel Friesel <derf@finalrewind.org>2011-01-17 20:29:57 +0100
commit5a05f95cd6c3bdeef4f5c5c66d574a71570c36f7 (patch)
treef3a54d02405c2882c9b4c7c0e8a1bdc33a68bdaa /data/examples
parentd9b4bcb1f4994d45d171cd5a71f7fe25a247094d (diff)
Ignore Shift keystate, shift/non-shift keysyms differ anyways.
Diffstat (limited to 'data/examples')
-rw-r--r--data/examples/keys8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/examples/keys b/data/examples/keys
index 036d2fa..1f1f374 100644
--- a/data/examples/keys
+++ b/data/examples/keys
@@ -21,10 +21,10 @@ remove l Delete
delete C-l C-Delete
# and image movement
-scroll_up S-J C-Up
-scroll_down S-K C-Down
-scroll_left S-H C-Left
-scroll_right S-L C-Right
+scroll_up J C-Up
+scroll_down K C-Down
+scroll_left H C-Left
+scroll_right L C-Right
# zooming
zoom_in C-Up f