fix touchscreen event device node number

josch 15 years ago
parent 65b5b7b4dc
commit ead2048ee8

@ -128,7 +128,7 @@ Section "InputDevice"
Driver "tslib"
Option "CorePointer" "true"
Option "SendCoreEvents" "true"
Option "Device" "/dev/input/event1"
Option "Device" "/dev/input/event2"
Option "Protocol" "Auto"
EndSection
__END__

Loading…
Cancel
Save