Feb 17, 2015 - 04:50pm
Is there a way to disable XRANDR
I try adding the following line to xorg.conf
Section "ServerFlags" Option "RandR" "off" EndSection
But looking to xorg logs it seems that the intel driver enables RAND1.2 anyway
intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
Is there a way to disable XRANDR
I try adding the following line to xorg.conf
Section "ServerFlags"
Option "RandR" "off"
EndSection
But looking to xorg logs it seems that the intel driver enables RAND1.2 anyway
intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.