Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mouse Wheel
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
Comatose51
Tux's lil' helper
Tux's lil' helper


Joined: 29 Jun 2003
Posts: 103

PostPosted: Fri Jul 11, 2003 12:13 am    Post subject: Mouse Wheel Reply with quote

How do I enable the mouse wheel in X? I have a Logitech Wheel Mouse.
Back to top
View user's profile Send private message
Highlands
Guru
Guru


Joined: 22 Apr 2003
Posts: 366
Location: Sundsvall, Sweden

PostPosted: Fri Jul 11, 2003 12:30 am    Post subject: Reply with quote

search the forum for ZAxismapping...
_________________
If Windows is the answer, you don't understand the question!
http://counter.li.org/cgi-bin/certificate.cgi/339446
Back to top
View user's profile Send private message
Comatose51
Tux's lil' helper
Tux's lil' helper


Joined: 29 Jun 2003
Posts: 103

PostPosted: Fri Jul 11, 2003 3:55 am    Post subject: Reply with quote

I added

option "ZAxisMapping" "4 5" to my /etc/X11/XF86Config and it still doesn't work.
Back to top
View user's profile Send private message
devon
l33t
l33t


Joined: 23 Jun 2003
Posts: 943

PostPosted: Fri Jul 11, 2003 4:32 am    Post subject: Reply with quote

What does your "InputDevice" section in /etc/X11/XF86Config have? Here is mine:
Code:
Section "InputDevice"

# Identifier and driver

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


FWIW, I have a Logitech Dual Mouseman using USB. :)
Back to top
View user's profile Send private message
tokoloshe
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jul 2003
Posts: 116

PostPosted: Fri Jul 11, 2003 1:55 pm    Post subject: Reply with quote

In my case adding ZAxisMapping section, and changing Protocol from "ps/2" to "imps/2" solved the problem
Back to top
View user's profile Send private message
karl420
Tux's lil' helper
Tux's lil' helper


Joined: 30 Nov 2002
Posts: 142
Location: Nashville, TN, US

PostPosted: Fri Jul 11, 2003 3:13 pm    Post subject: Reply with quote

Same here.

Does anyone still get conflicts between gpm + X IMPS/2 driver :?:

Karl
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