From: Mark Wooding Date: Thu, 2 Jun 2011 14:58:55 +0000 (+0100) Subject: dot/xinitrc: Fiddle with window manager selection. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/6f6bd6daee43fc16b124a9591b76bd60bc91d6d1 dot/xinitrc: Fiddle with window manager selection. 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. --- diff --git a/dot/xinitrc b/dot/xinitrc index 80c2a14..9c158bb 100755 --- a/dot/xinitrc +++ b/dot/xinitrc @@ -105,7 +105,7 @@ initialize () { ###-------------------------------------------------------------------------- ### 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)