From a9cfc235211a49c69c3cce3f98ee5976ff8103a4 Mon Sep 17 00:00:00 2001 From: Nicola Ruggero Date: Thu, 4 Nov 2010 16:52:27 +0100 Subject: [PATCH] Include also fluxbox --- sesman/startwm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sesman/startwm.sh b/sesman/startwm.sh index 16008517..02fc7956 100755 --- a/sesman/startwm.sh +++ b/sesman/startwm.sh @@ -3,7 +3,7 @@ # change the order in line below to run to run whatever window manager you # want, default to kde -SESSIONS="gnome-session blackbox startxfce4 startkde xterm" +SESSIONS="gnome-session blackbox fluxbox startxfce4 startkde xterm" #start the window manager wm_start()