.fvwm/config
changeset 550 5dd704801dc7
parent 542 5674fac0249d
child 551 3fe9eac3c1c3
equal deleted inserted replaced
549:ae515e9c1ef0 550:5dd704801dc7
   270 # Sort by focus.
   270 # Sort by focus.
   271 Style "*" FPSortWindowlistByFocus
   271 Style "*" FPSortWindowlistByFocus
   272 
   272 
   273 # Prevent show long title.
   273 # Prevent show long title.
   274 m4_define(`m4_WINLIST_WIDTH',`60')m4_dnl
   274 m4_define(`m4_WINLIST_WIDTH',`60')m4_dnl
   275 m4_define(`m4_WINLIST_CONF',`NoDeskSort, NoGeometryWithInfo, NoDeskNum, NoCurrentDeskTitle, CurrentAtEnd, CurrentDesk, MaxLabelWidth' m4_WINLIST_WIDTH)m4_dnl
   275 m4_define(`m4_WINLIST_CONF',`NoDeskSort, NoGeometryWithInfo, NoDeskNum, NoCurrentDeskTitle, CurrentAtEnd, MaxLabelWidth' m4_WINLIST_WIDTH)m4_dnl
   276 
   276 
   277 # Define switch between aps.
   277 # Define switch between aps.
   278 Key Tab A M WindowList Root c c m4_WINLIST_CONF, SelectOnRelease Meta_L
   278 Key Tab A M WindowList Root c c m4_WINLIST_CONF, SelectOnRelease Meta_L
   279 Key Tab A 3 WindowList Root c c m4_WINLIST_CONF
   279 Key Tab A 3 WindowList Root c c m4_WINLIST_CONF
   280 
   280