chiark / gitweb /
dot/xinitrc: Fiddle with window manager selection.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 2 Jun 2011 14:58:55 +0000 (15:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 2 Jun 2011 15:05:58 +0000 (16:05 +0100)
The name `enlightenment' is used by E17, which I definitely don't prefer
to E16 right now.  Compiz seems plausible, though not all of the eye
candy necessarily works on every server.

dot/xinitrc

index 80c2a1416b5d204bbbe6754acdbaaecccac857fb..9c158bb327f0e1cc1a1c279597ccfb36b2f52ac9 100755 (executable)
@@ -105,7 +105,7 @@ initialize () {
 ###--------------------------------------------------------------------------
 ### Start a window manager.
 
 ###--------------------------------------------------------------------------
 ### Start a window manager.
 
-wm=$(pick_program window-manager enlightenment e16 twm)
+wm=$(pick_program window-manager e16 compiz enlightenment e17 twm)
 wmopts=""
 case "$wm,$vnc" in
   enlightenment,yes | e16,yes)
 wmopts=""
 case "$wm,$vnc" in
   enlightenment,yes | e16,yes)