equal
deleted
inserted
replaced
142 # NoDecorHint, OLDecor, MwmDecor |
142 # NoDecorHint, OLDecor, MwmDecor |
143 # MwmDecor remove border from transient windows (like Firefox network log) so you can't resize/close this windows. |
143 # MwmDecor remove border from transient windows (like Firefox network log) so you can't resize/close this windows. |
144 Style * NoDecorHint |
144 Style * NoDecorHint |
145 # MwmBorder, FvwmBorder, DepressableBorder, FirmBorder |
145 # MwmBorder, FvwmBorder, DepressableBorder, FirmBorder |
146 Style * MwmBorder |
146 Style * MwmBorder |
|
147 # MwmButtons, FvwmButtons |
|
148 Style * MwmButtons |
147 # Mwm and Win style menus popup sub menus automatically and never overlap the parent menu. |
149 # Mwm and Win style menus popup sub menus automatically and never overlap the parent menu. |
148 # Available: Fvwm, Mwm, Win. |
150 # Available: Fvwm, Mwm, Win. |
149 MenuStyle * Mwm |
151 MenuStyle * Mwm |
150 |
152 |
151 DefaultFont m4_MONOFONT |
153 DefaultFont m4_MONOFONT |