On Sat, 5 Feb 2005 13:00:05 -0800, Randy Bush <randy_at_psg.com> wrote: > anyone have the logitech wireless mouse working and can send > a clue? the keyboard is fine. the mouse does the logitec > connect thing; but moving/clicking it does nothing. > > randy > step one ################ # /etc/rc.conf # ################ usbd_enable="YES" ifconfig_rl0="DHCP" saver="blank" blanktime="300" moused_enable="NO" hostname="I" sshd_enable="YES" step two ################ # xorg.conf # ################ Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection Then again its just me : )Received on Sat Feb 05 2005 - 20:18:31 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:27 UTC