[Ubuntu Wiki] Update of "DebuggingTouchpadDetection" by simar
Ubuntu Wiki
noreply at ubuntu.com
Thu Aug 5 18:49:15 UTC 2010
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Ubuntu Wiki" for change notification.
The following page has been changed by simar:
http://wiki.ubuntu.com/DebuggingTouchpadDetection?action=diff&rev1=17&rev2=18
------------------------------------------------------------------------------
Check your {{{ /dev/input/eventX }}} for your touchpad in {{{ cat /proc/bus/input/devices }}} , you may see something like this
- I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
+ {{{I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio2/input0
S: Sysfs=/devices/platform/i8042/serio2/input/input8
@@ -48, +48 @@
H: Handlers=mouse2 event8
B: EV=b
B: KEY=420 0 70000 0 0 0 0 0 0 0 0
- B: ABS=11000003
+ B: ABS=11000003}}}
Here your {{{ /dev/input/eventX }}} is {{{ /dev/input/event8 }}}
@@ -73, +73 @@
Check your {{{ /dev/input/eventX }}} for your touchpad in {{{ cat /proc/bus/input/devices }}} , you may see something like this
- I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
+ {{{I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio2/input0
S: Sysfs=/devices/platform/i8042/serio2/input/input8
@@ -81, +81 @@
H: Handlers=mouse2 event8
B: EV=b
B: KEY=420 0 70000 0 0 0 0 0 0 0 0
- B: ABS=11000003
+ B: ABS=11000003}}}
Here your {{{ /dev/input/eventX }}} is {{{ /dev/input/event8 }}}
@@ -137, +137 @@
Check your {{{ /dev/input/eventX }}} for your touchpad in {{{ cat /proc/bus/input/devices }}} , you may see something like this
- I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
+ {{{I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio2/input0
S: Sysfs=/devices/platform/i8042/serio2/input/input8
@@ -145, +145 @@
H: Handlers=mouse2 event8
B: EV=b
B: KEY=420 0 70000 0 0 0 0 0 0 0 0
- B: ABS=11000003
+ B: ABS=11000003}}}
Here your {{{ /dev/input/eventX }}} is {{{ /dev/input/event8 }}}
@@ -172, +172 @@
Check your {{{ /dev/input/eventX }}} for your touchpad in {{{ cat /proc/bus/input/devices }}} , you may see something like this
- I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
+ {{{I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio2/input0
S: Sysfs=/devices/platform/i8042/serio2/input/input8
@@ -180, +180 @@
H: Handlers=mouse2 event8
B: EV=b
B: KEY=420 0 70000 0 0 0 0 0 0 0 0
- B: ABS=11000003
+ B: ABS=11000003}}}
Here your {{{ /dev/input/eventX }}} is {{{ /dev/input/event8 }}}
More information about the Ubuntu-bugsquad
mailing list