summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmchooser
diff options
context:
space:
mode:
authorSimon Rettberg2013-11-22 18:44:31 +0100
committerSimon Rettberg2013-11-22 18:44:31 +0100
commitbf90ac22f98f74560617733ba99e4d6e28bc3897 (patch)
tree08ea88e64d290cd999c9e8548c48bf8feb46a7a3 /remote/modules/vmchooser
parent[vmchooser] run-virt backwards compatibility for NFS usage (diff)
downloadtm-scripts-bf90ac22f98f74560617733ba99e4d6e28bc3897.tar.gz
tm-scripts-bf90ac22f98f74560617733ba99e4d6e28bc3897.tar.xz
tm-scripts-bf90ac22f98f74560617733ba99e4d6e28bc3897.zip
[vmchooser] Prefer openbox over other window managers
Diffstat (limited to 'remote/modules/vmchooser')
-rwxr-xr-xremote/modules/vmchooser/data/opt/openslx/scripts/vmchooser-run_virt2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/vmchooser/data/opt/openslx/scripts/vmchooser-run_virt b/remote/modules/vmchooser/data/opt/openslx/scripts/vmchooser-run_virt
index 5cb23f00..4462d09b 100755
--- a/remote/modules/vmchooser/data/opt/openslx/scripts/vmchooser-run_virt
+++ b/remote/modules/vmchooser/data/opt/openslx/scripts/vmchooser-run_virt
@@ -512,7 +512,7 @@ self="${xmlvirt}"
. "/opt/openslx/etc/${xmlvirt}/run-virt.include" || writelog "Erroneous run-virt.include for $xmlvirt"
# start a windowmanager for easier handling
# (expect problems w/ windows opening in background w/ vmware without wm)
-for dm in twm xfwm4 metacity openbox blackbox kwin fvwm2 ; do
+for dm in openbox kwin xfwm4 metacity blackbox twm fvwm2 ; do
if which $dm >/dev/null 2>&1 ; then
if [ "$dm" = "fvwm2" ] ; then
echo "EdgeScroll 0 0" > ${redodir}/fvwm