# Some default keybindings, not fitting anywhere else

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

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

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

# Screenshot
Key Print A $[Mod] Screenshot

# ScreenBlanker
Key O A $[Mod1] BlankScreen

# Application menu
# Windows Left
#Key Super_L A $[Mod1] Menu /Applications root c c
# Windows Right
Key Super_R A $[Mod1] Menu /Applications root c c
# Shift + Menu
Key Menu A $[Mod2] Menu /Applications root c c

# Main menu
Key Menu A $[Mod1] Menu /FVWM-Crystal root c c
# Shift + Windows Right
Key Super_R A $[Mod2] Menu /FVWM-Crystal root c c

# XDG application menu
Test (EnvMatch XDGMenu yes) Key A A $[Mod1] Menu FvwmMenu

# FvwmExpose
Key E A $[Mod1] FvwmExpose

# vim:ft=fvwm
