Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Configuring the Logitech MX300
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
arokh
n00b
n00b


Joined: 12 Feb 2003
Posts: 33

PostPosted: Thu Mar 27, 2003 12:53 am    Post subject: Configuring the Logitech MX300 Reply with quote

This is how I have configured my MX300:

in /etc/X11/XF86Config-4:

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/usbmouse"
Option "Buttons" "6"
Option "ZAxisMapping" "6 5"
Option "Emulate3Buttons" "false"
EndSection

in .xsession:

xmodmap -e "pointer = 1 2 3 6 5 4"

This makes the small button identify as MOUSE4 in quake3. Not that I
actually use the fourth button for anything, but it's nice to have it working anyways.
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