Files
dotfiles/etc/X11/xorg.conf.d/50-tablet.conf
T
2021-07-21 23:08:24 +02:00

7 lines
130 B
Plaintext

Section "InputClass"
Identifier "Tablet"
Driver "wacom"
MatchDevicePath "/dev/input/event*"
MatchUSBID "256c:006d"
EndSection