aboutsummaryrefslogtreecommitdiff
path: root/components/bindings/PageSwitch-Square
blob: 043a867ad8caf691b7b0ecce2939a3276e26d860 (plain)
1
2
3
4
5
6
7
8
9
10
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