# Standard keyboard layout
# You need several functions to use all of the keybindings

Include components/bindings/Music
Include components/bindings/Pager-Vertical
Include components/bindings/PageSwitch-Vertical
Include components/bindings/Mouse-GoHome
Include components/bindings/Window-Control
Include components/bindings/Window-List
Include components/bindings/Window-Rearrange
Include components/bindings/Window-Warp

# Open QuakeConsole using Alt+`
Key grave A $[Mod1] QuakeConsole

# Open new terminal using Alt+Shift+`
Key grave A $[Mod2] AA

# Open FvwmConsole using Alt+;
Key semicolon A $[Mod1] FvwmMiniConsole

# Screenshot
Key Print A $[Mod] Screenshot

# Application menu
Key Super_R A $[Mod1] Menu /Applications root c c

# Main menu
Key Menu A $[Mod1] Menu /FVWM-Crystal root c c

# vim:ft=fvwm
