INPUT problems on ThinkPad T61
Lukas Hejtmanek
xhejtman at ics.muni.cz
Sun Dec 2 03:38:03 PST 2007
Hello,
I have Xserver 1.4.1 (git20071119) with synaptics driver 0.14.6. I have Lenovo
ThinkPad T61 which has touchpad and trackpoint. I tried many configurations
but none worked so that both touchpad and trackpoint works.
Here is the log, I guess that the default pointer messes up things.
(II) Synaptics touchpad driver version 0.14.6 (1406)
(--) Configured Mouse auto-dev sets device to /dev/input/event6
(**) Option "Device" "/dev/input/event6"
(**) Option "SHMConfig" "on"
(--) Configured Mouse touchpad found
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(WW) <default pointer>: No Device specified, looking for one...
(II) <default pointer>: Setting Device option to "/dev/input/mice"
(--) <default pointer>: Device: "/dev/input/mice"
(==) <default pointer>: Protocol: "Auto"
(**) Option "AlwaysCore"
(**) <default pointer>: doesn't report core events
(==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
(**) <default pointer>: ZAxisMapping: buttons 4 and 5
(**) <default pointer>: Buttons: 9
(**) <default pointer>: Sensitivity: 1
(II) evaluating device (<default pointer>)
(II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE)
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) evaluating device (keyboard0)
(II) XINPUT: Adding extended input device "keyboard0" (type: KEYBOARD)
(--) <default pointer>: PnP-detected protocol: "ExplorerPS/2"
(II) <default pointer>: ps2EnableDataReporting: succeeded
(--) Configured Mouse auto-dev sets device to /dev/input/event6
(**) Option "Device" "/dev/input/event6"
(--) Configured Mouse touchpad found
This is my config regadring the InputDevice:
Section "InputDevice"
Driver "synaptics"
Identifier "Configured Mouse"
Option "Device" "/dev/input/mice"
Option "CorePointer"
Option "SHMConfig" "on"
EndSection
--
Lukáš Hejtmánek
More information about the xorg
mailing list