Log:
Offer WindowManager to be changed via new menu.
Modified:
branches/stephan/home/live/.icewm/menu
Modified: branches/stephan/home/live/.icewm/menu
==============================================================================
--- branches/stephan/home/live/.icewm/menu Thu Oct 22 10:59:33 2009 (r308)
+++ branches/stephan/home/live/.icewm/menu Thu Oct 22 11:33:38 2009 (r309)
@@ -37,3 +37,11 @@
prog iostat xterm_16x16.xpm xterm -e ksh -c "iostat 1"
prog "iperf (server)" xterm_16x16.xpm xterm -e ksh -c "iperf -s"
}
+
+separator
+
+menu "Window Managers" - {
+ restart cmw - /usr/X11R6/bin/cwm
+ restart tmw - /usr/X11R6/bin/twm
+ restart fvwm - /usr/X11R6/bin/fvwm
+}