# Standard keyboard layout - version with NumLock turned on
# You need several functions to use all of the keybindings
# This file is meant to be used _with_ components/desktop/Keyboard

Include components/bindings/Music_NumLock
Include components/bindings/Pager-Horizontal_NumLock
Include components/bindings/PageSwitch-Horizontal_NumLock
Include components/bindings/Window-Control_NumLock
Include components/bindings/Window-Rearrange_NumLock
Include components/bindings/Window-Warp_NumLock

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

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

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

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

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

# vim:ft=fvwm
