LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   scroll wheel (https://www.linuxquestions.org/questions/linux-newbie-8/scroll-wheel-185302/)

thebutler4 05-24-2004 02:10 PM

scroll wheel
 
I have a Logitech cordless mouse with a scroll wheel however it dosent seem to work in linux (the scroll wheel) how do I get that working? ...

kosh42 05-24-2004 02:14 PM

Mine works automatically in Fedora Core 1....

Tim

Vlad-A 05-24-2004 02:51 PM

If you have SuSE it's very easy. Start sax2. Expand the "Input Devices" Section in
the left handed list. Select there mouse. Then Press the "Change Configuration"
Button.

Select your mouse, press "properties" and then the "expert" tab.

Enable there the mouse wheel and disable 3-button emulation mode, if enabled.
Click then OK and after that klick Finish. Save your configuration by
klicking "Finalize"

Now you need to restart the X Window Server by pressing the
"Ctrl + ALT + Backspace" Keys.


If you do not have SuSE then I *think* (means I am not 100% sure)
you need to edit your XF86Config file.

Browse to the "InputDevice" Section XF86Config file.

There you need to map the wheel to Buttons 4 and 5 (actaully you are mapping the z axis
to those buttons)

This is done by following Line.

Option "ZAxisMapping" "4 5"

You also need a line like:
Option "Buttons" "5"
in the same section, which means that the mouse has 5 buttons.

After editing XF86Config restart XF86 by pressing "Ctrl+Alt+Backspace"

HOWEVER: I *suggest* that you, unless you have SuSE, google in the Web for
a possible solution for your distribution.

Poetics 05-24-2004 04:14 PM

There have been quite a few related threads on just about any flavor of *nix on this site. The Search feature will point you to most all of them.

thebutler4 05-24-2004 04:30 PM

Yup .. got it working! .. Thanks ..

ya know .. Linux make take a bit to learn .. but its far better than Windows crap ... although I do run a dual boot only do to the fact that some of my games will not run in Red Hat ..


All times are GMT -5. The time now is 09:45 PM.