Wireless Mouse: no tilt

Status
Not open for further replies.

MindoverMaster

Golden Master
Messages
12,213
Location
/home
I have a Logitech M305 wireless mouse. I am running Ubuntu 10.0.4.1 This on my netbook, ASUS Eee 1005ha.

The mouse does work, it detects it, moves over the screen, right and left click, scroll. But the middle and tilt wheel buttons do not work. I have been on this for 3 days now. Any guide I see online are totally misleading.

I tried editing xorg.conf in many guides, no luck. This is my default xorg for the mouse:

Code:
Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5"
EndSection

I tried using XEV to find out the numbers configuration.

Code:
Button Name      xev Number
--------------+-------------
   Left                1
   Right               3
   Middle              2
   Tilt Right          7
   Tilt Left           6

I posted this in linuxquestions.org, no luck either: http://www.linuxquestions.org/quest.../logitech-m305-wireless-mouse-problem-830682/

You pros know anything?
 
I forgot about this thread. :lol:

I'm giving up on this. I posted this on two other Ubuntu forums. No one is helping me. Suggestions, sure, but nothing works.
 
Status
Not open for further replies.
Back
Top Bottom