aboutsummaryrefslogtreecommitdiff
path: root/components/bindings/PageSwitch-Square
diff options
context:
space:
mode:
Diffstat (limited to 'components/bindings/PageSwitch-Square')
-rw-r--r--components/bindings/PageSwitch-Square11
1 files changed, 11 insertions, 0 deletions
diff --git a/components/bindings/PageSwitch-Square b/components/bindings/PageSwitch-Square
new file mode 100644
index 0000000..043a867
--- /dev/null
+++ b/components/bindings/PageSwitch-Square
@@ -0,0 +1,11 @@
+Key Left A $[Mod1] GotoPage -1p 0p
+Key Right A $[Mod1] GotoPage +1p 0p
+Key Up A $[Mod1] GotoPage 0p -1p
+Key Down A $[Mod1] GotoPage 0p +1p
+
+
+Key Left A $[Mod2] WarpToPage-Left
+Key Right A $[Mod2] WarpToPage-Right
+Key Up A $[Mod2] WarpToPage-Up
+Key Down A $[Mod2] WarpToPage-Down
+