# Some default keybindings, not fitting anywhere else
# Alternate settings have a # at the end of their comments
# Open QuakeConsole using Alt+`
Key grave A $[Mod1]2 QuakeConsole
# Open QuakeConsole using Alt+q #
#Key Q A $[Mod1]2 QuakeConsole

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

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

# Screenshot
# Print an error and I do not know on which keyboard this key is
#Key Print A $[Mod]1]2 Screenshot

# Screen blanker
Key O A $[Mod1]2 BlankScreen

# "Menu * root c c" places the menu on the center of the screen. If you
# like it, comment out theses line and comment the lines without it,
# which are using fvwm default under the mouse cursor.

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

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

# XDG Application menu
# Alt+a
Test (EnvMatch XDGMenu yes) Key A A $[Mod1]2 Menu FvwmMenu

# FvwmExpose
# Alt+e
Key E A $[Mod1]2 FvwmExpose

# vim:ft=fvwm
