equal
deleted
inserted
replaced
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 StaysOnTop, Sticky, FixedPosition, FixedSize, !Iconifiable \ |
272 StaysOnTop, Sticky, FixedPosition, FixedSize, !Iconifiable, \ |
273 WindowListSkip, CirculateSkip |
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 |