10-05-2014, 05:05 PM
Add a line "Interactive" in /etc/X11/xorg.conf:
Not sure if this applies to all cards/drivers/xorg versions but it did work for me in the past with an nvidia.
Code:
Section "Device"
Identifier "Device0"
...
Option "Interactive" "False"
EndSection
Not sure if this applies to all cards/drivers/xorg versions but it did work for me in the past with an nvidia.