Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
add support for the mouse wheel within kde ?
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
raphael24
Tux's lil' helper
Tux's lil' helper


Joined: 20 Oct 2003
Posts: 90
Location: Karlsruhe, Germany

PostPosted: Tue Oct 21, 2003 5:52 pm    Post subject: add support for the mouse wheel within kde ? Reply with quote

Hi,

finally I got a working XF86 config file, but without any support for the wheel, although my mouse supports that feature.

Is there anything to add within XF86Config ?

Many thanks in advance !


Greetings,

Raphael
Back to top
View user's profile Send private message
quiconque
Apprentice
Apprentice


Joined: 01 Nov 2002
Posts: 203
Location: Norrköping, Sweden

PostPosted: Tue Oct 21, 2003 6:01 pm    Post subject: Reply with quote

Add
Code:
Option "ZAxisMapping" "4 5"

to your mouse section in XF86Config....
Back to top
View user's profile Send private message
neuromancer
n00b
n00b


Joined: 03 Apr 2003
Posts: 15
Location: UK

PostPosted: Tue Oct 21, 2003 7:02 pm    Post subject: Reply with quote

Dont forget to use the IntelliMouse PS/2 Protocol:

Code:

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


If you have a 7 button Explorer Mouse you may also want to take a look at:
https://forums.gentoo.org/viewtopic.php?t=98028&highlight=explorer+mouse
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