.fvwm/config
branchfvwm
changeset 404 eb12bb59b8c6
parent 403 41ab6a23ab00
child 405 3b7b3d154835
equal deleted inserted replaced
403:41ab6a23ab00 404:eb12bb59b8c6
   185 # Prevent show long title.
   185 # Prevent show long title.
   186 SetEnv fvwm_winlist_width 60
   186 SetEnv fvwm_winlist_width 60
   187 # Define switch between aps.
   187 # Define switch between aps.
   188 Key     Tab A M WindowList Root c c NoDeskSort, MaxLabelWidth $[fvwm_winlist_width], SelectOnRelease Meta_L
   188 Key     Tab A M WindowList Root c c NoDeskSort, MaxLabelWidth $[fvwm_winlist_width], SelectOnRelease Meta_L
   189 Key Super_L A N WindowList Root c c NoDeskSort, MaxLabelWidth $[fvwm_winlist_width]
   189 Key Super_L A N WindowList Root c c NoDeskSort, MaxLabelWidth $[fvwm_winlist_width]
   190 Key F12     A A Next Focus
       
   191 
   190 
   192 # Close window on Alt+F4 (send SIGHUP).
   191 # Close window on Alt+F4 (send SIGHUP).
   193 Key F4 A M Delete
   192 Key F4 A M Delete
   194 
   193 
   195 # Make screenshot.
   194 # Make screenshot.