all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Configuring Xorg
@ 2019-06-18 11:02 Marlin
  0 siblings, 0 replies; only message in thread
From: Marlin @ 2019-06-18 11:02 UTC (permalink / raw)
  To: Help Guix

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-18 11:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-18 11:02 Configuring Xorg Marlin

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.