summarylogtreecommitdiffstats
path: root/30-gfxtablet.conf
blob: f8f1d3b8f8c76a0797a3cc5f74e2d907f3c0e3c8 (plain)
1
2
3
4
5
6
Section "InputClass"
	Identifier "evdev tablet catchall"
	MatchIsTablet "on"
	MatchDevicePath "/dev/input/event*"
	Driver "evdev"
EndSection