Summary: | Mouse is misaligned with Wayland under Virtualbox with multiple monitors | ||
---|---|---|---|
Product: | Wayland | Reporter: | sregev |
Component: | libinput | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED NOTABUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | peter.hutterer |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
sregev
2017-01-17 09:40:49 UTC
That's the default behaviour in the server (fwiw, libinput doesn't decide where the pointer is, that's the job of the upper levels). If you need to map to a monitor, you'll need to set the coordinate transformation matrix, e.g. https://wiki.archlinux.org/index.php/Calibrating_Touchscreen or use the xinput map-to-output option. Ideally this should be done by the desktop environment but clearly this doesn't seem to work in your case (indicates a mutter/gnome-settings-daemon bug) |
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.