Diezel l33t
Joined: 04 Feb 2003 Posts: 600 Location: Karjaa, Finland
|
Posted: Fri Jun 10, 2005 2:33 pm Post subject: Logitech MX3100 mouse |
|
|
Does anyone have the mouse working right? I have IMWheel installed and scrolling is working but the thumb buttons are not.
My xorg.conf
Code: |
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "11 12"
Option "Buttons" "12"
Option "CorePointer"
|
And my .xinitrc
Code: |
xmodmap -e "pointer = 1 2 3 6 7 8 9 10 11 12 4 5"
imwheel -k -b "45"
|
Im fairly sure the problem is in .xinitrc
Please advice if you have a mouse like this working. The keybord might also be nice to get working properly but let's leave that problem to another day.
Mats _________________ A bus station is where a bus stops, a train station is where a train stops. On
my desk I have a work station..
Nixadmins.net
FLUG member 473 |
|