summaryrefslogtreecommitdiff
path: root/bindings.config
diff options
context:
space:
mode:
Diffstat (limited to 'bindings.config')
-rw-r--r--bindings.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/bindings.config b/bindings.config
index 9873426..e03d8d6 100644
--- a/bindings.config
+++ b/bindings.config
@@ -75,12 +75,13 @@ Mouse 5 R A Scroll 0 100
Key Left A 4 WindowId root 1 WarpToWindow 10 50
Key Right A 4 WindowId root 0 WarpToWindow 90 50
Key Up A 4 GotoPage 0p -1p
+Key K A 4 GotoPage 0p -1p
Key Down A 4 GotoPage 0p +1p
+Key J A 4 GotoPage 0p +1p
Piperead 'for i in `seq 0 8`; do j=$(($i+1)); echo Key $j A 4 GotoPage 0 $i; done'
# Kill
Test (x xkill) Key Escape A M Exec xkill
-Test (x xkill) Key K A 4 Exec xkill
# Restart FVWM
Key Delete A CM Restart