help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Configuring Xorg


From: Marlin
Subject: Configuring Xorg
Date: Tue, 18 Jun 2019 08:02:47 -0300
User-agent: K-9 Mail for Android

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

[Prev in Thread] Current Thread [Next in Thread]