fix touchscreen event device node number
This commit is contained in:
parent
65b5b7b4dc
commit
ead2048ee8
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue