Merge remote-tracking branch 'origin/main'

This commit is contained in:
Daniel Langbein 2022-05-23 13:44:38 +02:00
commit 6f3afb6ac8

View File

@ -1,5 +1,24 @@
# RotateScreen # RotateScreen
## Usage
Rotate your screen, touchscreen and pen clockwise:
```shell
rotate-screen
```
Example output on a Microsoft Surface Go 2:
```
Rotating eDP-1 ...
Mapping ELAN9038:00 04F3:2A1C to eDP-1
Mapping ELAN9038:00 04F3:2A1C Stylus Pen (0) to eDP-1
Mapping ELAN9038:00 04F3:2A1C Stylus Eraser (0) to eDP-1
Mapping ELAN9038:00 04F3:2A1C Stylus to eDP-1
Mapping of ELAN9038:00 04F3:2A1C Stylus to eDP-1 failed
```
## Further ideas ## Further ideas
```python ```python