Prevent show long title.
--- a/.fvwm/config Thu Jan 08 23:44:39 2009 +0200
+++ b/.fvwm/config Fri Jan 09 00:04:29 2009 +0200
@@ -94,8 +94,11 @@
Key F1 A M Menu MenuFvwmRoot
Key Super_L W CSM Delete
-Key Tab A M WindowList Root c c NoDeskSort, SelectOnRelease Meta_L
-Key Super_L A N WindowList Root c c NoDeskSort
+
+# Prevent show long title.
+SetEnv fvwm_winlist_width 60
+Key Tab A M WindowList Root c c NoDeskSort, MaxLabelWidth $[fvwm_winlist_width], SelectOnRelease Meta_L
+Key Super_L A N WindowList Root c c NoDeskSort, MaxLabelWidth $[fvwm_winlist_width]
Mouse 1 R A Menu Utilities Nop