fix touchscreen event device node number

josch 15 years ago
parent 65b5b7b4dc
commit ead2048ee8

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

Loading…
Cancel
Save