equal
deleted
inserted
replaced
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. |