Date: Sun, 7 Nov 2004 00:06:09 +0100 From: Christian Hiris <4711@chello.at> To: freebsd-questions@freebsd.org Cc: Danny MacMillan <flowers@users.sourceforge.net> Subject: Re: moused and 7-button mice Message-ID: <200411070006.24893.4711@chello.at> In-Reply-To: <20041106195919.GA5525@procyon.nekulturny.org> References: <200411061127.42300.kirk@strauser.com> <200411061942.27770.4711@chello.at> <20041106195919.GA5525@procyon.nekulturny.org>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday 06 November 2004 20:59, Danny MacMillan wrote: > On Sat, Nov 06, 2004 at 11:42:04AM -0700, Christian Hiris wrote: > > On Saturday 06 November 2004 19:31, Danny MacMillan wrote: > > > On Sat, Nov 06, 2004 at 10:27:38AM -0700, Kirk Strauser wrote: > > > > [...] > > > > > Here's the InputDevice section of my XF86Config: > > > > > > Identifier "Mouse1" > > > Driver "mouse" > > > Option "Protocol" "Auto" > > > Option "Device" "/dev/psm0" > > > Option "Buttons" "7" > > > Option "ZAxisMapping" "6 7" > > > > > > This is the only configuration I could get working. I couldn't get it > > > working with moused, for example. Of course, I only invested about 5 > > > hours in it so maybe I just quit too soon :) > > > > Moused should work, if you change Option Device from "/dev/psm0" to > > "/dev/sysmouse". > > I understand that this will give me basic mouse functionality in X using > moused. What it doesn't get working is all 7 mouse buttons in X using > moused. 'imwheel -p -k -b "67"' is probably wrong. This limits button grabbing to buttons 6 and 7, where imwheel maps the buttons 6/7 to wheel up/down. If you run 'xmodmap -e "pointer = 1 2 3 6 7 4 5"' the buttons are mapped as should be. I'm running imwheel w/o options and I use the default imwheelrc, which was installed by the port. - -- Christian Hiris <4711@chello.at> | OpenPGP KeyID 0x3BCA53BE OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBjVjw09WjGjvKU74RAjfoAJ980qRkELXj4Dp7YuPVX0BA1DkxEQCePfFt UzVv98LZ01tKmwG6vOp7IRI= =rZhy -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411070006.24893.4711>