[Wayland-bugs] [Bug 79056] New: RFE: pointer acceleration needs to take resolution into account

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 21 23:28:23 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=79056

          Priority: medium
            Bug ID: 79056
          Assignee: wayland-bugs at lists.freedesktop.org
           Summary: RFE: pointer acceleration needs to take resolution
                    into account
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: peter.hutterer at who-t.net
          Hardware: Other
            Status: ASSIGNED
           Version: unspecified
         Component: libinput
           Product: Wayland

Devices with uneven horizontal/vertical resolution are accelerated unevenly.
e.g. on the x220t, the touchpad is almost twice as wide as high. The resolution
reflects this:

    Event code 0 (ABS_X)
      Value   2618
      Min     1472
      Max     5472
      Resolution      75
    Event code 1 (ABS_Y)
      Value   2482
      Min     1408
      Max     4448
      Resolution     129

the acceleration code needs to take this resolution into account to pre-adjust
the coordinates. The goal is that a circle on the device reflects a circle on
the screen.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20140522/4e23ce82/attachment.html>


More information about the Wayland-bugs mailing list