aboutsummaryrefslogtreecommitdiff
path: root/components/bindings/Pager-Square
diff options
context:
space:
mode:
Diffstat (limited to 'components/bindings/Pager-Square')
-rw-r--r--components/bindings/Pager-Square36
1 files changed, 36 insertions, 0 deletions
diff --git a/components/bindings/Pager-Square b/components/bindings/Pager-Square
new file mode 100644
index 0000000..54943d0
--- /dev/null
+++ b/components/bindings/Pager-Square
@@ -0,0 +1,36 @@
+Key XF86MonBrightnessDown A M4 GotoPage 0 0
+Key XF86MonBrightnessUp A M4 GotoPage 1 0
+Key XF86SplitScreen A M4 GotoPage 2 0
+Key XF86TaskPane A M4 GotoPage 3 0
+Key F5 A M4 GotoPage 4 0
+
+Key 1 A M4 GotoPage 0 1
+Key 2 A M4 GotoPage 1 1
+Key 3 A M4 GotoPage 2 1
+Key 4 A M4 GotoPage 3 1
+Key 5 A M4 GotoPage 4 1
+
+Key apostrophe A M4 GotoPage 0 2
+Key comma A M4 GotoPage 1 2
+Key period A M4 GotoPage 2 2
+Key P A M4 GotoPage 3 2
+Key Y A M4 GotoPage 4 2
+
+Key A A M4 GotoPage 0 3
+Key O A M4 GotoPage 1 3
+Key E A M4 GotoPage 2 3
+Key U A M4 GotoPage 3 3
+Key I A M4 GotoPage 4 3
+
+Key semicolon A M4 GotoPage 0 4
+Key Q A M4 GotoPage 1 4
+Key J A M4 GotoPage 2 4
+Key K A M4 GotoPage 3 4
+Key X A M4 GotoPage 4 4
+
+# Go to previouse page using Escape
+Key Escape A $[Mod1] GotoPage prev
+
+# Move focused window to the last used page
+Key Escape A $[Mod2] MoveToPage-Focus prev
+