# Globalbinds covers these. Key Page_Down A CM Nop Key Page_Up A CM Nop Key End A CM Nop Key Home A CM Nop Key Insert A CM Nop Key N A CM Nop # Window management Key F4 A M Close # When programs don't set the resolution... Key F12 A C Exec exec xrandr -s 0 # For moving ourself around desktops. Key 1 A CM GotoPage 0 0 Key 2 A CM GotoPage 1 0 Key 3 A CM GotoPage 2 0 Key 4 A CM GotoPage 3 0 Key 5 A CM GotoPage 4 0 Key 6 A CM GotoPage 5 0 # Mousewheel stuff Mouse 5 R A GotoPage wrapx +1p 0p Mouse 4 R A GotoPage wrapx -1p 0p Mouse 4 T N Windowshade True Mouse 5 T N Windowshade False # Console Key grave A C Exec exec $[TERMINAL] Key grave A CM Exec exec $[TERMINAL] -e zsh -f Key F3 A M Module FvwmConsole -terminal urxvt # Screen locking Key XF86Standby A A Exec exec xscreensaver-command -lock DestroyFunc DoPageMove AddToFunc DoPageMove + I GotoPage $0 0 + I MoveToPage $0 0 # Keymap config PipeRead "[ -f '$[FVWM_USERDIR]/common/keymaps/$[KEYMAP]' ] \ && echo Read common/keymaps/$[KEYMAP] \ || echo Read common/keymaps/default"