← Back to team overview

desktop-packages team mailing list archive

[Bug 926917] Re: Mouse wheel tilt not works

 

Further testing, apparently to enable unique Tilt packets a certain packet has to be sent to initialize the mouse properly, evdev is not doing that, but once I do do that then the mouse sends packets with data of:
```
Scrollwheel Up:  00 00 00 01 00 00 00 00
Scrollwheel Dn:  00 00 00 FF 00 00 00 00
Tilt Button Left Dn:  20 00 00 00 00 00 00 00
Tilt Button Left Up: 00 00 00 00 00 00 00 00
Tilt Button Right Dn:  40 00 00 00 00 00 00 00
Tilt Button Right Up:  00 00 00 00 00 00 00 00
```
I included the Scrollwheel to use as comparison, but the tilt is showing as unique button presses, but evdev is not doing anything with them...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/926917

Title:
  Mouse wheel tilt not works

Status in xserver-xorg-input-evdev package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu 12.04After updating the xserver-xorg-input-evdev package from 2.6.0-1ubuntu13 to 2.6.99.901-1ubuntu3
  the Microsoft Wireless Laser Mouse 8000 wheel tilt works like scrolling and the xev utility  reports that buttons 4 and 5 clicked when I try to tilt the wheel left and right (should report 6 and 7 buttons for the tilt, 4 and 5 for wheel scroll). 
  It worked right before the update.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/926917/+subscriptions