mirror of
https://codeberg.org/privacy1st/rotate-screen
synced 2024-11-22 21:39:33 +01:00
Script to rotate screen and devices such as touchscreen and pen input
.gitignore | ||
de-p1st-rotate.py | ||
example.cfg | ||
LICENSE | ||
README.md |
RotateScreen
Further ideas
def get_sensor_orientation():
"""
Get rotation from `monitor-sensor`.
Example:
- stdout: === Has accelerometer (orientation: left-up)
- stdout: Accelerometer orientation changed: left-up
"""