Wacom ET-0405-A detects mousewheel backwards

Bug #23344 reported by Jeff Bailey
6
Affects Status Importance Assigned to Milestone
linux-source-2.6.17 (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Hi! The mouse for the ET-0405-A wacom tablet has the mousewheel backwards.
Swapping the zaxis mouse buttons as "5 4" solves the problem, but it's a bit
annoying when testing live CDs.

This is not a new bug, and the work around it pretty easy. Happens on both
amd64 and i386.

I have no idea how to track down if this is a kernel driver or a xorg driver bug.

Daniel Stone (daniels)
Changed in xorg:
assignee: daniels → nobody
Revision history for this message
Matt Zimmerman (mdz) wrote :

The relevant wacom packages have been recently updated in Dapper; can you test whether your problem is still present?

Changed in xorg:
status: Unconfirmed → Needs Info
Revision history for this message
Jeff Bailey (jbailey) wrote :

This problem is still present. I don't think it's related to the Wacom packages at all. I'm just using /dev/input/mice for my driver.

Here is the relevant section from my xorg.conf:

Section "InputDevice"
        Identifier "Configured Mouse"
        Driver "mouse"
        Option "CorePointer"
        Option "Device" "/dev/input/mice"
        Option "Protocol" "ImPS/2"
        Option "Emulate3Buttons" "true"
        Option "ZAxisMapping" "5 4"
EndSection

Also, my /var/log/Xorg.0.log file doesn't contain the word "wacom" at all. It appears to just be the generic mouse:

(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "5 4"
(**) Configured Mouse: ZAxisMapping: buttons 5 and 4
(**) Configured Mouse: Buttons: 9
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)

Revision history for this message
Fabio Massimo Di Nitto (fabbione) wrote :

Jeff, Matthew, i suck at wacom stuff, can you two please coordinate and let me know what should be done here?

Thanks
Fabio

Revision history for this message
Matthew Garrett (mjg59) wrote :

If it's just using /dev/input/mice, then the problem is either in the kernel or the hardware itself.

Revision history for this message
Jeff Bailey (jbailey) wrote : Re: [Bug 23344] Re: Wacom ET-0405-A detects mousewheel backwards

Le vendredi 05 mai 2006 à 11:54 +0000, Matthew Garrett a écrit :
> If it's just using /dev/input/mice, then the problem is either in the
> kernel or the hardware itself.

Yes, exactly right. This is not an X bug.

Tks,
Jeff Bailey

Revision history for this message
Rodrigo Novo (rodarvus) wrote :

Reassigning to linux-source-2.6.17, where wacom.ko belongs.

Revision history for this message
Jeff Bailey (jbailey) wrote :

Just updated this machine from Dapper to Edgy, and this now works. Thanks! Marking Fixed Released.

Changed in linux-source-2.6.17:
status: Needs Info → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.