View Single Post

   
  #3 (permalink)  
Old 02-20-2008, 09:00 AM
Mads Jensen
 
Posts: n/a
Default Re: configuring Logitech optical scroll mouse

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
Reply With Quote