.fvwm/config
changeset 670 714a8ad3b0a6
parent 669 b5e9b737a156
child 671 38bd101ecd96
equal deleted inserted replaced
669:b5e9b737a156 670:714a8ad3b0a6
   197 + ButtonStyle 5 ActiveUp Vector 7 30x30@3 30x60@3 60x60@3 60x30@3 30x30@3 30x35@3 60x35@3 -- Flat
   197 + ButtonStyle 5 ActiveUp Vector 7 30x30@3 30x60@3 60x60@3 60x30@3 30x30@3 30x35@3 60x35@3 -- Flat
   198 + ButtonStyle 5 ActiveDown Vector 7 30x30@1 30x60@1 60x60@1 60x30@1 30x30@1 30x35@1 60x35@1 -- Flat
   198 + ButtonStyle 5 ActiveDown Vector 7 30x30@1 30x60@1 60x60@1 60x30@1 30x30@1 30x35@1 60x35@1 -- Flat
   199 + ButtonStyle 5 Inactive Vector 7 30x30@3 30x60@3 60x60@3 60x30@3 30x30@3 30x35@3 60x35@3 -- Flat
   199 + ButtonStyle 5 Inactive Vector 7 30x30@3 30x60@3 60x60@3 60x30@3 30x30@3 30x35@3 60x35@3 -- Flat
   200 Style "*" UseDecor MyDecor
   200 Style "*" UseDecor MyDecor
   201 
   201 
       
   202 Style * TitleFormat %n «%c:%r»
       
   203 
   202 ################################################################
   204 ################################################################
   203 # Virtual Desktops.
   205 # Virtual Desktops.
   204 
   206 
   205 DesktopSize 3x3
   207 DesktopSize 3x3
   206 DesktopName 0 Main
   208 DesktopName 0 Main
   336 
   338 
   337 # Sort by focus.
   339 # Sort by focus.
   338 Style "*" FPSortWindowlistByFocus
   340 Style "*" FPSortWindowlistByFocus
   339 
   341 
   340 # Prevent show long title.
   342 # Prevent show long title.
   341 m4_define(`m4_WINLIST_CONF',`NoDeskSort, NoGeometryWithInfo, NoDeskNum, NoCurrentDeskTitle, CurrentAtEnd, MaxLabelWidth 60')m4_dnl
   343 m4_define(`m4_WINLIST_CONF',`NoDeskSort, NoGeometryWithInfo, NoDeskNum, NoCurrentDeskTitle, CurrentAtEnd, MaxLabelWidth 80')m4_dnl
   342 
   344 
   343 # Define switch between aps.
   345 # Define switch between aps.
   344 # Key Tab A M WindowList Root c c m4_WINLIST_CONF, SelectOnRelease Meta_L
   346 # Key Tab A M WindowList Root c c m4_WINLIST_CONF, SelectOnRelease Meta_L
   345 Key Tab A M WindowList Root c c m4_WINLIST_CONF, SelectOnRelease
   347 Key Tab A M WindowList Root c c m4_WINLIST_CONF, SelectOnRelease
   346 
   348