From d796f00555c7ab0cfc8054a6710a72f93b17ca75 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 12 Aug 2020 11:45:39 +0200 Subject: [run-virt] openslx.exe: Disable effects/animations for remoteaccess mode Fading windows in and out, dropping shadows etc. makes a remote session feel more sluggish. Try to disable as many of them as possible. Also, reset the cursor theme to the traditional plain white one from the Win95 days, which don't look messed up via Guacamole. Closes #3787 --- .../data/opt/openslx/vmchooser/run-virt.d/setup_virtual_floppy.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'core/modules/run-virt/data/opt/openslx/vmchooser/run-virt.d') diff --git a/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt.d/setup_virtual_floppy.inc b/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt.d/setup_virtual_floppy.inc index 6e96c584..703d2cd0 100644 --- a/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt.d/setup_virtual_floppy.inc +++ b/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt.d/setup_virtual_floppy.inc @@ -128,6 +128,7 @@ setup_virtual_floppy() { bootIp=${SLX_PXE_CLIENT_IP} muteSound=${MUTED} noHomeWarn=${SHARE_NO_HOME_WARN} + runMode=${SLX_RUNMODE_MODULE} [remap] documents=${SHARE_DOCUMENTS} -- cgit v1.2.3-55-g7522