mouse problem.

kyle hamar kyle.hamar at gmail.com
Tue Dec 6 22:36:39 UTC 2005


On 12/6/05, Mehmet Fatih AKBULUT <mfatihakbulut at gmail.com> wrote:
>
> A4 - tech is the manufacturer.
> Wheel Mouse
> Model - WOP-35



Adding wheel mouse support is easily done. Assuming you use xorg, take a
look at the wiki. <http://wiki.x.org/X11R6.8.2/doc/mouse5.html> Mouse button
events are added to xorg.conf like this:

Option	"ZAxisMapping"	"N1 N2 N3 N4"

An interesting question is what buttons are N1, N2, etc.? Looking at
the mouse events can tell you for sure - as some brands of mice use
alternate mappings.
"mev" is one program to report mouse events. Mev is part of package
"git", available at http://git.or.cz/

Once you find the mouse buttons for mapping, manually edit your
xorg.conf and add the mapping option.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20051206/4ce5f060/attachment-0001.htm>


More information about the fedora-list mailing list