Results 1 to 7 of 7
I edited /etc/X11/xorg.conf, and put "ZAxismapping" "4 5" in there. But my wheel mouse does not scroll.
Any ideas?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-29-2005 #1
Wheel mouse
I edited /etc/X11/xorg.conf, and put "ZAxismapping" "4 5" in there. But my wheel mouse does not scroll.
Any ideas?How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 04-29-2005 #2
Perhaps you need a space?
Code:"ZAxis Mapping" "4 5"
Registered Linux user #270181
TechieMoe's Tech Rants
- 04-29-2005 #3Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
When you ran "xorgconfig", you also selected "IMPS/2" or "Auto", not "PS/2", right?
- 04-29-2005 #4
It is fixed now, I don't know how.
I was trying some different things.
I tried "ZAxismapping" "6 7"=no change
I tried "ZAxismapping" "3 4"=no butttons worked
So, I went back to "ZAxismapping" ""4 5"
And now it works.
Maybe it just needed a full reboot, instead of just logging out into the Command line, and restarting X.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 05-02-2005 #5Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
Proud to be a GNU/Gentoo Linux user!
- 05-02-2005 #6Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
it didnt need a reboot :) the m should be capitalised too:
"ZAxisMapping"Proud to be a GNU/Gentoo Linux user!
- 05-02-2005 #7
This is my /etc/X11/xorg.conf now. My wheel works great.
Code:Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxismapping" "4 5"How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ


Reply With Quote
