equal
deleted
inserted
replaced
142 Mouse 1 R A Menu Utilities Nop |
142 Mouse 1 R A Menu Utilities Nop |
143 |
143 |
144 # Setup title-bar button actions. |
144 # Setup title-bar button actions. |
145 Mouse 1 1 A FvwmDeleteOrDestroy |
145 Mouse 1 1 A FvwmDeleteOrDestroy |
146 Mouse 1 3 A FvwmIconifyOrShade |
146 Mouse 1 3 A FvwmIconifyOrShade |
147 Mouse 1 5 A FvwmMaximize 93 100 |
147 Mouse 1 5 A FvwmMaximize 100 100 |
148 Mouse 2 5 A FvwmMaximize 100 0 |
148 Mouse 2 5 A FvwmMaximize 100 0 |
149 Mouse 3 5 A FvwmMaximize 0 100 |
149 Mouse 3 5 A FvwmMaximize 0 100 |
150 Mouse 1 TI A FvwmMoveOrIconify |
150 Mouse 1 TI A FvwmMoveOrIconify |
151 |
151 |
152 # Move windows by right mouse button (pressing anywhere in a window’s border |
152 # Move windows by right mouse button (pressing anywhere in a window’s border |
267 # FvwmPager. |
267 # FvwmPager. |
268 # ########## |
268 # ########## |
269 |
269 |
270 # No any button on pager. |
270 # No any button on pager. |
271 Style "FvwmPager" !Button 1, !Button 3, !Button 5, \ |
271 Style "FvwmPager" !Button 1, !Button 3, !Button 5, \ |
272 Handles, Borders, BorderWidth 5, Sticky, WindowListSkip, \ |
272 StaysOnTop, Sticky, FixedPosition, FixedSize, !Iconifiable \ |
273 CirculateSkip, StaysOnBottom, FixedPosition, FixedSize, !Iconifiable |
273 WindowListSkip, CirculateSkip |
274 |
274 |
275 SetEnv FvwmPager_Inactive rgb:c0/c0/c0 |
275 SetEnv FvwmPager_Inactive rgb:c0/c0/c0 |
276 SetEnv FvwmPager_Active rgb:ef/df/bdc |
276 SetEnv FvwmPager_Active rgb:ef/df/bdc |
277 |
277 |
278 DestroyModuleConfig FvwmPager: * |
278 DestroyModuleConfig FvwmPager: * |
282 *FvwmPager: Geometry 80x300-0+0 |
282 *FvwmPager: Geometry 80x300-0+0 |
283 *FvwmPager: WindowColors $[FvwmPager_Inactive] $[FvwmPager_Inactive] $[FvwmPager_Active] $[FvwmPager_Active] |
283 *FvwmPager: WindowColors $[FvwmPager_Inactive] $[FvwmPager_Inactive] $[FvwmPager_Active] $[FvwmPager_Active] |
284 *FvwmPager: Font "xft:Sans:Bold:pixelsize=12:minspace=True:antialias=True" |
284 *FvwmPager: Font "xft:Sans:Bold:pixelsize=12:minspace=True:antialias=True" |
285 *FvwmPager: Balloons All |
285 *FvwmPager: Balloons All |
286 *FvwmPager: BalloonFont "-Misc-Fixed-Medium-R-Normal-*-13-*-*-*-*-*-ISO10646-1" |
286 *FvwmPager: BalloonFont "-Misc-Fixed-Medium-R-Normal-*-13-*-*-*-*-*-ISO10646-1" |
287 *FvwmPager: Window3dBorders |
|
288 *FvwmPager: MiniIcons |
287 *FvwmPager: MiniIcons |
289 *FvwmPager: UseSkipList |
288 *FvwmPager: UseSkipList |
290 *FvwmPager: Rows 3 |
289 *FvwmPager: Rows 3 |
291 *FvwmPager: Columns 1 |
290 *FvwmPager: Columns 1 |
292 |
291 |