El día Saturday, July 02, 2011 a las 02:59:44PM +0900, YOSHIDA Shigeru escribió:
> 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? Try adding: Option "AllowEmptyInput" "false" to the Section "ServerLayout"; I know that a lot of people will say, DON'T do, but until now nobody could explain to me how this should work without :-) HIH matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <g...@unixarea.de> - w http://www.unixarea.de/ _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"