Mouse problem on ThinkPad X61

YOSHIDA Shigeru yshigeru at gmail.com
Sat Jul 2 06:22:37 UTC 2011


Hi,

I installed FreeBSD 8.2-RELEASE on ThinkPad X61.

When I start the X, the TrackPoint is not recognized.
The mouse cursor don't move and the button clicks don't act.

My settings on xorg.conf is as follows:

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/sysmouse"
    Option         "ZAxisMapping" "4 5 6 7"
EndSection

and my setting on rc.conf is as follows:

# -- sysinstall generated deltas -- # Mon Jun 13 04:23:12 2011
moused_type="auto"
moused_enable="YES"
hald_enable="YES"
dbus_enable="YES"

What did I missing some configuration?

Thanks,

shigeru


More information about the freebsd-questions mailing list