Summary: | Export API update_desktop_dimensions() | ||
---|---|---|---|
Product: | xorg | Reporter: | Olivier Fourdan <fourdan> |
Component: | Server/Input/Core | Assignee: | Xorg Project Team <xorg-team> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | CC: | peter.hutterer |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Olivier Fourdan
2012-10-08 07:36:35 UTC
Further explanation on this bug: update_desktop_dimensions() was added to servers 1.12 and later to update the internal representation the server has of the total desktop area (all outputs together). The input code uses those dimensions to apply the transformation matrix. The call to update_desktop_dimensions() is in the part of the server that is circumvented by the NVIDIA binary driver. Output reconfigurations are thus not reflected in the input code, leading to erroneous device-to-screen mappings. A new call xf86UpdateDesktopDimensions() was provided upstream together with a minor ABI version bump to allow for the NVIDIA driver to detect and utilise that call. |
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.