Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Enabling the mouse wheel.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Landus Mikain
n00b
n00b


Joined: 24 Oct 2004
Posts: 20
Location: Somewhere

PostPosted: Tue Mar 22, 2005 10:38 pm    Post subject: Enabling the mouse wheel. Reply with quote

I've been running Gentoo for about 5 or 6 months now, and the only thing that's a thorn in my side is the inability to use the mouse wheel to scroll. I can only use it for selecting text and pressing it again to paste it.

Can anyone help?
Back to top
View user's profile Send private message
inode77
Veteran
Veteran


Joined: 20 Jan 2004
Posts: 1303
Location: Heart of Europe

PostPosted: Tue Mar 22, 2005 10:43 pm    Post subject: Reply with quote

Code:
Section "InputDevice"

    Identifier  "Mouse1"
    Driver "mouse"
    Option "Protocol"   "ImPS/2"
    Option "ZAxisMapping"   "4 5"
    Option "Device"     "/dev/input/mice"

EndSection

The ZAxisMapping Option added in /etc/X11/xorg.conf should do the trick.
Back to top
View user's profile Send private message
Landus Mikain
n00b
n00b


Joined: 24 Oct 2004
Posts: 20
Location: Somewhere

PostPosted: Tue Mar 22, 2005 10:55 pm    Post subject: Reply with quote

Did that, and it works, somewhat.

I can't scroll down that well.
Back to top
View user's profile Send private message
avieth
Veteran
Veteran


Joined: 17 Sep 2004
Posts: 1945
Location: Canada

PostPosted: Wed Mar 23, 2005 3:07 am    Post subject: Reply with quote

Landus Mikain wrote:
Did that, and it works, somewhat.

I can't scroll down that well.


Well cant you change the "4 5" options. I'm guessing they control the speed.
Back to top
View user's profile Send private message
truekaiser
l33t
l33t


Joined: 05 Mar 2004
Posts: 801

PostPosted: Wed Mar 23, 2005 6:57 am    Post subject: Reply with quote

avieth wrote:
Landus Mikain wrote:
Did that, and it works, somewhat.

I can't scroll down that well.


Well cant you change the "4 5" options. I'm guessing they control the speed.


actualy those are the button numbers for the mouse wheel.
speed is controled by the aplication.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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