Currently experiencing this problem in disco on an Acer One 10 S1003. screen is by default in portrait, which makes using the keyboard attachment a little painful. For default landscape mode, I manually set: xinput set-prop 13 "Coordinate Transformation Matrix" 0 1 0 -1 0 1 0 0 1 and try to keep it in landscape mode by default. It'd be nice if this would automatically change when the screen rotated.
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1804804 Title: Screen rotation does not rotate all input devices and needs custom user commands (iio-sensor-proxy or libinput should probably handle this?) Status in linux package in Ubuntu: Confirmed 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://github.com/linuxmint/cinnamon-settings-daemon/issues/188) 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. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1804804/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp