Key apostrophe A $[Mod1] Menu /Applications root c c Key quotedbl A $[Mod1] Menu /FVWM-Crystal root c c Mouse 3 RI $[Mod1] Exec exec $[infostore.DefaultTerminal] -title local-screen -e screen -D -RR Mouse 3 RI $[Mod2] Popup /Screens Key F1 A $[Mod1] Exec emacsclient -nc Key XF86LaunchA A N Exec emacsclient -nc Key XF86Launch3 A N Exec emacsclient -nc Key F2 A $[Mod1] Exec firefox Key XF86LaunchB A N Exec firefox Key XF86Launch4 A N Exec firefox Key F2 A $[Mod1]S Exec firefox --private-window Key XF86LaunchB A S Exec firefox --private-window Key XF86Launch4 A S Exec firefox --private-window Key Pause A $[Mod1] Exec xscreensaver-command -lock Key XF86MonBrightnessDown A $[Mod1] Exec xscreensaver-command -lock Key Pause A $[Mod1]S Exec xscreensaver-command -lock && sudo pm-suspend # remove Expose Key E A $[Mod1] - Key E A $[Mod1]2 - # kill crystal's screenshot Key Print A $[Mod] - # use maim instead Key S A $[Mod1]S Exec maim -s | xclip -sel clip -t image/png # delayed snapshot; we need that `nohup` otherwise urxvt/bash will # take xclip down when they exit Key S A $[Mod1]SC Exec urxvt -geometry 20x1-0-0 +sb -b 0 -w 0 -title 'maim+xclip' -bl -e /bin/bash -c 'maim -d 5 -s | nohup xclip -sel clip -t image/png > /dev/null'