Date: Mon, 05 May 2008 20:42:23 +0200 From: Rolf G Nielsen <listreader@lazlarlyricon.com> To: freebsd-questions@FreeBSD.org Subject: Re: Logitech G9 mouse and FreeBSD 7 Message-ID: <481F550F.5090407@lazlarlyricon.com> In-Reply-To: <20080505160649.GB80650@stdcall.ate.loc> References: <20080505160649.GB80650@stdcall.ate.loc>
next in thread | previous in thread | raw e-mail | index | archive | help
Nickolay D. Hodyunya wrote: > Hi everyone. > I'm using Logitech G9 mouse with my freebsd 7.0 box. The problem is that > my mouse don't response after I click on additional buttons. The cursor stop > moving in both system console and xorg session. I've had the same problem with my G5. When I disabled moused it went away. Edit /etc/devd.conf and search for ums, then comment out (or delete) the entire section. Then edit xorg.conf, go to the mouse section and change the Device to /dev/ums0 and Protocol to auto. Moreover, you may need to put a line that modifies the button numbers of the mouse (xmodmap -e does that) in your .xsession or .xinitrc. (...) -- Sincerly, Rolf Nielsen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?481F550F.5090407>