Great, this works!
After adding the lines:
param6=-extension
param7=MIT-SHM
to the [X11rdp] section of sesman.ini the MIT-SHM extension is definitly
disabled and my QT-frames aren't empty anymore!
Thanks a lot,
Thomas
Am 18.07.2014 20:22, schrieb Jay Sorg:
> X11rdp does not read xorg.conf
>
X11rdp does not read xorg.conf
You need to add
-extension MIT=SHM
to the arguments in sesman.ini
remember, you have to add it as 2 lines
Jay
On Fri, Jul 18, 2014 at 8:27 AM, Koehler, Thomas
wrote:
> Hello,
>
> I try to disable the use of the MIT-SHM extension by X11rdp to fix some
> problems w
Hello,
I try to disable the use of the MIT-SHM extension by X11rdp to fix some
problems with empty QT-frames in root-mode under Debian Wheezy.
I've created the file /etc/X11/xorg.conf and added the following:
Section "Extensions"
Option "MIT-SHM" "Disable"
EndSection
After a reboot the