Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jul 2011 14:59:44 +0900
From:      YOSHIDA Shigeru <yshigeru@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Mouse problem on ThinkPad X61
Message-ID:  <CADr7Lgmcg0%2BvB6W3XZ-hw35sCucLgQrjTwN2BaBbiybNa8Brkw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADr7Lgmcg0%2BvB6W3XZ-hw35sCucLgQrjTwN2BaBbiybNa8Brkw>