# This is for fvwm(1) to generate key bindings & menus for similar # actions. Layout format is... # # [ ] # :: :: # # # :: # :: # :: # # - /^\s*#/ is comment definition if not already obvious. # - Menu name is enclosed in '[ ... ]' which signifies end/start of # another menu # - '::' is separator between function, fvwm menu item name, and key # binding(s) # - Function (fvwm or user) is specified first # - Follwed by optional-menu-item-name; if missing, is replaced by # function body as is # - Next, a key binding is specified consisting of keyboard # character, context, and modifier(s). Multiple key bindings are # separated by '::', but not the composition. @@ window-kill Delete :: :: F4 A 4C Destroy :: :: F4 A 4M Close :: :: F4 TW 4 Function log-exec xkill :: xkill :: F4 A 4S :: k A 4 @@ window-ident Module FvwmIdent :: -Ident :: i A 4 Exec xwininfo | $MSG :: xwininfo :: i A 4C Exec xprop | $MSG :: xprop :: i A 4M @@ window-hide-seek Pick deiconify-func RaiseLower :: deiconify, raise/lower :: F7 A 4 Function deiconify-func RaiseLower :: deiconify, raise/lower :: F7 T A :: F7 W S Pick Iconify :: iconify :: F9 A S Iconify :: :: F9 T S Pick WindowShade toggle :: shade - toggle :: F10 A S WindowShade toggle :: shade - toggle :: F10 T A @@ window-misc Pick Stick :: stick :: s A 4M @@ window-focus Function switch-to-last :: switch to last :: f A 4 #Function switch-other-gui-2 :: switch to last :: tab A M #WindowList SelectOnRelease Super_L "Prev switch-other-gui" :: switch to last :: f A 4 #Function center-pointer :: center mouse :: p A 4 Function goto-normal Prev :: prev focus (desk) :: h A 4 Function goto-normal Next :: next focus (desk) :: j A 4 Function goto-normal-page Next :: next focus (page) :: x A 4 Function set-focus-type ClickToFocus :: click :: F6 A C Function set-focus-type MouseFocus :: mouse :: F6 A M Function set-focus-type SloppyFocus :: sloppy :: F6 A S @@ window-resize Pick Resize :: resize :: r A 4 Pick Maximize toggle 100 98 :: max - both :: F11 T A :: F11 A S :: z A 4 Pick Maximize toggle 0 98 :: max - vertical :: F11 A 4C :: v A 4M Pick Maximize toggle 100 0 :: max - horizonatl :: F11 A 4S :: h A 4M @@ window-move Pick Move :: move :: m A 4 Pick PlaceAgain Clever :: place again :: p A 4M