# HG changeset patch # User Oleksandr Gavenko # Date 1346352011 -10800 # Node ID 6c5fad0286d7966c6f90733b022bf22a32e820b2 # Parent 00fb2ca622e977ccb1e73641826af28df711c1e5 Sort by focus. diff -r 00fb2ca622e9 -r 6c5fad0286d7 .fvwm/config --- a/.fvwm/config Thu Aug 30 20:50:59 2012 +0300 +++ b/.fvwm/config Thu Aug 30 21:40:11 2012 +0300 @@ -258,9 +258,13 @@ + I FlipFocus + I Raise +# Sort by focus. +Style "*" FPSortWindowlistByFocus + # Prevent show long title. m4_define(`m4_WINLIST_WIDTH',`60')m4_dnl m4_define(`m4_WINLIST_CONF',`NoDeskSort, NoGeometryWithInfo, NoDeskNum, NoCurrentDeskTitle, CurrentAtEnd, CurrentDesk, MaxLabelWidth' m4_WINLIST_WIDTH)m4_dnl + # Define switch between aps. Key Tab A M WindowList Root c c m4_WINLIST_CONF, SelectOnRelease Meta_L Key Tab A 3 WindowList Root c c m4_WINLIST_CONF