Summary: | Kinput.c KdEnqueuePointerEvent function problem | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | TylerLi <sdssly> | ||||
Component: | Driver/fbdev | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | sdssly | ||||
Version: | git | ||||||
Hardware: | ARM | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
TylerLi
2008-09-23 02:34:38 UTC
Created attachment 19515 [details] [review] 0001-kdrive-fix-dixflags-so-they-re-always-defined-befor.patch This patch should fix the issue (untested though) If absolute events were posted, dixflags got set conditionally on whether the valuators are different from the last posted set of values. If dixflags are undefined however, the DIX interprets them as relative valuators. Fix this by making sure defining dixflags is always defined. pushed as 18cdd733ad3dd36fa0a23dfbf18c7d99b86c0276. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.