Comment 52 for bug 325581

Revision history for this message
Bryce Harrington (bryce) wrote :

According to upstream, this device will need to be patched in an xorg.conf.d snippet like this:

Section "InputClass"
   Identifier "Benq m310"
   MatchProduct "HID 0d62:1000"
   Driver "evdev"
   Option "IgnoreAbsoluteAxes" "true"
EndSection