Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
one and a half scrool wheel...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Wilm
n00b
n00b


Joined: 17 Oct 2003
Posts: 36
Location: Sweden

PostPosted: Sat Dec 27, 2003 11:20 am    Post subject: one and a half scrool wheel... Reply with quote

Hi!

I have a strange problem which i haven't been able to resolve yet. I have a mouse with a "scroll-ball", which you can scroll both vertically and horizontally with. It also has three buttons. So, after reading some results from google i added the "Option buttons 7" and "option zaxismapping 4 5 6 7" to my XF86 config... and it sort of worked. I can now scroll up and down... and left ... but not right :) Using xev, up and down gives button 4 and 5 respectively. Left gives 6, but right gives no response at all.

Below is the mouse-part of my xf86config.

Code:

Section "InputDevice"
    Identifier  "Optical"
    Driver      "mouse"
    Option      "Protocol"      "IMPS/2"
    Option      "Device"        "/dev/mouse"
    Option      "Resolution"    "256"
    Option      "Buttons"       "7"
    Option      "ZAxisMapping"  "4 5 6 7"
    Option      "Emulate3Buttons" "no"
EndSection

_________________
"Not everything that can be counted counts,
and not everything that counts can be counted"
-- Albert Einstein
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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