What is the correct way of Using xorg options such as TearFree Rendering and 
setting up specific devices?

I have to get the equivalent for the following xorg.conf entries:

(intel igpu tearfree rendering)
Section "Device" 
Identifier "Intel Graphics" 
Driver "intel" 
Option "TearFree" "true"
EndSection

(Graphics Tablet)
Section "InputClass" 
Identifier "Tablet" 
Driver "wacom" 
MatchDevicePath "/dev/input/event*" MatchUSBID "256c:006e" 
EndSection
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

Reply via email to