https://bugs.kde.org/show_bug.cgi?id=437326
Bug ID: 437326
Summary: add to display configuration a new feature/checkbox to
automatically adjust screen orientation based on
accelerometer sensor (if available) status
Product: systemsettings
Version: 5.21.4
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
In display settings/configuration
( that you can invoke also with
marian@HPSpectre:~$ systemsettings5 kcm_kscreen
)
add a new checkbox with label auto-orientation.
It is a missing feature in KDE especially useful for tablets/touchscreens and
convertible laptops with touchscreens.
Take advantage of the binary /usr/bin/monitor-sensor (package iio-sensor-proxy
in ubuntu/debian) to detect orientation of the hardware (normal, inverted ,
sideways) from accelerometer and use this status to change the screen
orientation with xrandr or equivalent automatically on background/deamon.
See https://gist.github.com/mildmojo/48e9025070a2ba40795c
(marian556, mikelduke)
https://github.com/mikelduke/rotate-touchscreen
STEPS TO REPRODUCE
missing feature
--
You are receiving this mail because:
You are watching all bug changes.