Screen rotation does not rotate all input devices and needs custom user commands (iio-sensor-proxy or libinput should probably handle this?)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
iio-sensor-proxy (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
libinput (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Ubuntu 18.10
GNOME Shell 3.30.1
Cinnamon 3.8.8
Hardware: ASUS Transformer Mini.
Also confirmed problematic for Yoga Series tablet/laptop hybrids. (https:/
Screen rotation works fine, but tablet coords including touch screen and pen coords do not rotate with it.
Gnome gets touch screen rotation correct, but not pen coords
Cinnamon gets touch screen rotation and peen coords wrong
User can correct using convoluted xinput commands like:
xinput set-prop "ELAN22A6:00 04F3:22A6" --type=float "Coordinate Transformation Matrix" 0 1 0 -1 0 1 0 0 1
I spoke with Mint devs who said I should file it against iio-sensor-proxy or libinput, which I assume is a better solution that asking various wm developers to fix it individually.
tags: | added: libinput |
summary: |
Screen rotation does not rotate all input devices and needs custom user - commands + commands (iio-sensor-proxy or libinput should probably handle this) |
summary: |
Screen rotation does not rotate all input devices and needs custom user - commands (iio-sensor-proxy or libinput should probably handle this) + commands (iio-sensor-proxy or libinput should probably handle this?) |
description: | updated |
Changed in linux (Ubuntu): | |
status: | New → Incomplete |
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:
apport-collect 1804804
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.