-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
early in milestoneThis change should be made early in the milestone for additional testingThis change should be made early in the milestone for additional testing
Milestone
Description
0001-evdev-scale-tablet-coords-for-mouse.patch.txt
Hello.
This patch fixes the mouse under
qemu when tablet emulation is used
for passing abs coords.
Abs coords need to be scaled
from 32767x32767 to the window
resolution, see this:
telmich/gpm@99e29cb
as a reference.
I am not saying my patch is the
best possible solution. In particular
the one may try to obtain these
32767 values from evdev, rather
than to hard-code.
So please either apply it or improve
the way you think suits.
Metadata
Metadata
Assignees
Labels
early in milestoneThis change should be made early in the milestone for additional testingThis change should be made early in the milestone for additional testing