# Switch to the prev/next desktop page using Alt+[ and Alt+] keys
Key bracketleft	 A $[Mod1]2	GotoPage-Up
Key bracketright A $[Mod1]2	GotoPage-Down

# Move windows to the prev/next desktop page and swith to it using
# Alt+Shift+[ and Alt+Shift+] keys
Key bracketleft	 A $[Mod2]2	WarpToPage-Up
Key bracketright A $[Mod2]2	WarpToPage-Down

# vim:ft=fvwm
