jakeday / linux-surface

Linux Kernel for Surface Devices
2.59k stars 242 forks source link

Surface Pro 6 Pen rotation #565

Open ghost opened 5 years ago

ghost commented 5 years ago

Just installed latest kernel on Ubuntu 18.04.03 LTS and the pen does not match the rotation of the screen. When the screen rotates to portrait, moving the pen up and down will move the cursor left and right on the screen. Pen functions fine when in landscape mode.

ZZZXXX0110 commented 5 years ago

This is DE specific, if you're using KDE, I modified a KDE module that correctly handles screen rotation: https://github.com/ZZZXXX0110/kded_rotation

raescartin commented 5 years ago

Happens to me too on Surface Pro 6 with Ubuntu 19.04 and the Wacom module installed.

thebitstick commented 5 years ago

If this is DE specific is there a solution for GNOME?