On Mon, Dec 16, 2002 at 04:07:46PM +0200, Wayne Swart wrote: > i got like a generic type wheelmouse, and is running fbsd 4.7 > > how do you get the wheel to work? i checked google, but was > unseccessfull?!?!
Add the following line to the "Input Device" section defining your mouse in /etc/X11/XF86Config. Option "ZAxisMapping" "4 5" See the FAQ at <http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/x.html#X-AND-WHEEL>. Most of the info in FAQ only applies to "classic" X/Motif apps. GTK/QT apps should work fine with only ZAxisMapping added. Cheers. -- Robin Damm <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message