aboutsummaryrefslogtreecommitdiff
path: root/n35-skeleton/etc/X11/xorg.conf
blob: dead0d5c9430f911f705d75c28e50a400e9e7b0a (plain)
1
2
3
4
5
6
Section "InputDevice"
	Identifier "touchscreen"
	Driver "evdev"
	Option "Device"   "/dev/input/event0"
	Option "InvertY" "true"
EndSection