This is a discussion on configuring Logitech optical scroll mouse within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> hi Friends I am using Logitech optical scroll mouse m-sbf83 .I can only use the mouse movements I can't ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Il Fri, 04 Mar 2005 00:29:14 -0800, Raghul ha scritto: > hi > Friends I am using Logitech optical scroll mouse m-sbf83 .I can only > use the mouse movements I can't scroll through the mouse .How to > configure pls help.I am using Slackware 10.0 Try theese lines in your X config file in the mouse section OPTION "Buttons" "5" OPTION "ZAxisMapping" "4" "5" TD __ TiDi-[http://blog.zona13.com] |
| ||||
| TiDi <tidiemme@gmail.com> writes: > Try theese lines in your X config file > in the mouse section > > OPTION "Buttons" "5" > OPTION "ZAxisMapping" "4" "5" You may also need to put this command into your ~/.xinitrc: xmodmap -e "pointer = 1 2 3 6 7 4 5" Also, you might want to have a look at this website: <http://www.glaurung.demon.co.uk/info/linux.mx500.howto.html> Hope that helps. -- Mads Jensen - mail sent to address ends in /dev/null s/spam/madsj for emailing me Research is what I'm doing when I don't know what I'm doing. -- Wernher von Braun |