equal
deleted
inserted
replaced
92 # Key binding. |
92 # Key binding. |
93 # ############ |
93 # ############ |
94 |
94 |
95 Key F1 A M Menu MenuFvwmRoot |
95 Key F1 A M Menu MenuFvwmRoot |
96 Key Super_L W CSM Delete |
96 Key Super_L W CSM Delete |
97 Key Tab A M WindowList Root c c NoDeskSort, SelectOnRelease Meta_L |
97 |
98 Key Super_L A N WindowList Root c c NoDeskSort |
98 # Prevent show long title. |
|
99 SetEnv fvwm_winlist_width 60 |
|
100 Key Tab A M WindowList Root c c NoDeskSort, MaxLabelWidth $[fvwm_winlist_width], SelectOnRelease Meta_L |
|
101 Key Super_L A N WindowList Root c c NoDeskSort, MaxLabelWidth $[fvwm_winlist_width] |
99 |
102 |
100 Mouse 1 R A Menu Utilities Nop |
103 Mouse 1 R A Menu Utilities Nop |
101 |
104 |
102 Key F4 A M Delete |
105 Key F4 A M Delete |
103 |
106 |