![]() |
|
Automatic screen rotation - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PineTab (https://forum.pine64.org/forumdisplay.php?fid=140) +--- Forum: PineTab Software (https://forum.pine64.org/forumdisplay.php?fid=142) +--- Thread: Automatic screen rotation (/showthread.php?tid=18322) |
RE: Automatic screen rotation - hansen - 03-08-2026 (08-26-2024, 01:16 PM)KittyMuffin Wrote: My screen was 90 degrees off clockwise, the following worked for me After upgrading to Plasma 6.6 I had to change the file /etc/udev/hwdb.d/61-sensor-local.hwdb to # sensor:modalias:*sc7a20:* ACCEL_MOUNT_MATRIX=1, 0, 0; 0, 0, 1; 0, 1, 0 # ...in order to get it working again. RE: Automatic screen rotation - TcCoy - 03-09-2026 Thanks a lot !! I also faced this issue and could not find the proper matrix, so I finally deactivated auto-rotation. It works perfectly now. RE: Automatic screen rotation - Raik - 03-17-2026 Quote:# Works for me. Thanks a lot. |