Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
My wheelmouse doesn't scroll
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
tomkamphuys
n00b
n00b


Joined: 21 Jun 2002
Posts: 74
Location: The Netherlands, Den Ham (Ov.)

PostPosted: Fri Jun 21, 2002 1:57 pm    Post subject: My wheelmouse doesn't scroll Reply with quote

My Logitec wheelmouse doesn't scroll when using the wheel.

I've added the line:
Option "ZAxisMapping" "4 5"

to /etc/X11/XF86Config but it still doesn't work. Otherwise the mouse is working just fine.
Back to top
View user's profile Send private message
JoeBWan
n00b
n00b


Joined: 19 Jun 2002
Posts: 2

PostPosted: Fri Jun 21, 2002 2:26 pm    Post subject: Change the protocol Reply with quote

Try configuring you section like below. This allowed me to use my generic scroll mouse with no problems. I think the major issue is making sure the protocol supports scrolling as well.

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/mouse"
EndSection

Joe
Back to top
View user's profile Send private message
mixmasterdj2002
n00b
n00b


Joined: 20 Jun 2002
Posts: 66
Location: UK

PostPosted: Fri Jun 21, 2002 4:31 pm    Post subject: yeah, worked for me Reply with quote

When I first installed gentoo, I had exactly the same problem. I even went out and bought a new mouse :oops: :oops: Then I modified the file and, presto I could use both mice to scroll.. YAY!

It Works
_________________
[img:5c38d54d9d]http://djsleepy.servebeer.com/images/logo.gif[/img:5c38d54d9d]
http://www.djsleepy.co.uk
Back to top
View user's profile Send private message
rizzo
Retired Dev
Retired Dev


Joined: 30 Apr 2002
Posts: 1067
Location: Manitowoc, WI, USA

PostPosted: Fri Jun 21, 2002 6:15 pm    Post subject: Reply with quote

Yes I think the key for me was setting Protocol to IMPS/2. I had it at just PS/2 and it didn't work.
Back to top
View user's profile Send private message
procrustes
n00b
n00b


Joined: 14 Jun 2002
Posts: 13

PostPosted: Sat Jun 22, 2002 1:41 am    Post subject: Thanks a bunch! Reply with quote

That did the trick. It was just changing PS/2 to IMPS/2 that did it.

Much obliged.
Back to top
View user's profile Send private message
tomkamphuys
n00b
n00b


Joined: 21 Jun 2002
Posts: 74
Location: The Netherlands, Den Ham (Ov.)

PostPosted: Sat Jun 22, 2002 10:40 am    Post subject: Reply with quote

Hatsjikideeee!!

Problem solved.

Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum