# HG changeset patch # User Oleksandr Gavenko # Date 1389276490 -7200 # Node ID 69df18cb005c1f8ecf2460e672c9b1561fa09439 # Parent 69c9803b9364efb45264361f0163357789b539a6 Move program styles below common definitions to override common defaults. diff -r 69c9803b9364 -r 69df18cb005c .fvwm/config --- a/.fvwm/config Thu Jan 09 15:53:32 2014 +0200 +++ b/.fvwm/config Thu Jan 09 16:08:10 2014 +0200 @@ -88,23 +88,6 @@ ################################################################ # Startup functions. -# Define places for autoloaded programs. -# StartsOnPage [desk [x y]] -Style "mc-main1" StartsOnPage 0 1 0, SkipMapping -Style "mc-main2" StartsOnPage 0 2 0, SkipMapping -# SkipMapping was not added to emacs to give focus it. -Style "emacs-main" StartsOnPage 2 0 0 -Style "Goldendict" StartsOnPage 3 1 2, SkipMapping -Style "Iceweasel" StartsOnPage 1 0 0, SkipMapping -Style "XClock" !Title, Sticky, StaysOnTop, !Iconifiable, FixedPosition, FixedSize, WindowListSkip, CirculateSkip - -# DestroyStyle "stalonetray" -Style "stalonetray" !Button 1, !Button 3, !Button 5 -Style "stalonetray" StaysOnTop, Sticky, !Iconifiable -Style "stalonetray" FixedPosition, FixedSize -Style "stalonetray" WindowListSkip, CirculateSkip -Style "stalonetray" TitleFormat TRY - # Run only on sturtup. DestroyFunc InitFunction AddToFunc InitFunction @@ -212,6 +195,23 @@ Style "mc-*" Icon app/mc-16x16.xpm, \ MiniIcon app/mc-16x16.xpm +# Define places for autoloaded programs. +# StartsOnPage [desk [x y]] +Style "mc-main1" StartsOnPage 0 1 0, SkipMapping +Style "mc-main2" StartsOnPage 0 2 0, SkipMapping +# SkipMapping was not added to emacs to give focus it. +Style "emacs-main" StartsOnPage 2 0 0 +Style "Goldendict" StartsOnPage 3 1 2, SkipMapping +Style "Iceweasel" StartsOnPage 1 0 0, SkipMapping +Style "XClock" !Title, Sticky, StaysOnTop, !Iconifiable, FixedPosition, FixedSize, WindowListSkip, CirculateSkip + +# DestroyStyle "stalonetray" +Style "stalonetray" !Button 1, !Button 3, !Button 5 +Style "stalonetray" StaysOnTop, Sticky, !Iconifiable +Style "stalonetray" FixedPosition, FixedSize +Style "stalonetray" WindowListSkip, CirculateSkip +Style "stalonetray" TitleFormat TRY + ################################################################ # Virtual Desktops.