Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2001 07:21:42 +0000
From:      Cristiano Deana <deana@bmm.it>
To:        "Sung N. Cho" <sucho2@vt.edu>
Cc:        stable@freebsd.org
Subject:   Re: Has anyone got their USB mouse working on FreeBSD 4.x?
Message-ID:  <3B53E786.5050808@bmm.it>
References:  <3B538F90.BE7A8888@vt.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Sung N. Cho wrote:

> Has anyone got their USB mouse working on their FreeBSD system? 


ums0: Microsoft Microsoft Wheel Mouse OpticalŪ, rev 1.10/1.21, addr 2, 
iclass 3/1
ums0: 3 buttons and Z dir.

in my rc.conf:

allscreens_flags="-m on"
usbd_enable="YES"

my XF86Config:

     Identifier  "Mouse1"
     Driver      "mouse"
     Option "Protocol"    "auto"
     Option "Device"      "/dev/sysmouse"    Option "Buttons" "5"
     Option "ZAxisMapping" "4 5"

Please note the "allscreens_flags" in rc.conf.

Cris


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B53E786.5050808>