Date: Wed, 6 Jul 2005 08:14:53 -0400 From: =?ISO-8859-1?Q?Andr=E9-Philippe_Paquet?= <appaquet@gmail.com> To: freebsd-hackers@freebsd.org Subject: Re: Using a logitech mx700 with scrollwheel _and_ thumb buttons Message-ID: <7042066405070605141aa19ec3@mail.gmail.com> In-Reply-To: <20050705205731.7147.qmail@web53305.mail.yahoo.com> References: <7042066405052710237034cdde@mail.gmail.com> <20050705205731.7147.qmail@web53305.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry, I didn't see your last message! Start xwindows with your favorite wm= =20 and in a terminal, run: imwheel -b "67" & xmodmap -e "pointer =3D 1 2 3 6 7 4 5" If it doesn't work, it may be something else. I just redid the whole=20 process I told and it works here. Andre-Philippe On 7/5/05, Joe Schmoe <non_secure@yahoo.com> wrote: >=20 >=20 > Andre, >=20 > --- Andr=E9-Philippe Paquet <appaquet@gmail.com> wrote: >=20 > > My MX500 is working just fine. Here what I do: > > > > - Install imwheel (/usr/ports/x11/imwheel) > > > > > > - Add this to ~/.imwheelrc > > > > ".*" > > None, Up, Alt_L|Left,1 > > None, Down, Alt_L|Right,1 > > > > "(null)" > > None, Up, Alt_L|Left,1 > > None, Down, Alt_L|Right,1 > > > > > > - In my x.org <http://x.org> <http://x.org> file.. For the > > InputDevice section: > > > > Option "Buttons" "7" > > Option "ZAxisMapping" "6 7" > > > > - Finaly, I run these two commands on Xwindows > > start: > > > > imwheel -b "67" & > > xmodmap -e "pointer =3D 1 2 3 6 7 4 5" >=20 >=20 > Nope. I reproduced these same settings _exactly_, and > they produce the same results. >=20 > With your settings above, the scroll wheel works fine, > and the two thumb buttons each cause the web page to > scroll very slightly downward. This is the same thing > they did with all the other different configurations I > tried. >=20 > Why is using mouse thumb buttons under FreeBSD _rocket > science_ ? Why is this a _hard problem_ ? >=20 > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org= " >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7042066405070605141aa19ec3>