update README.md

This commit is contained in:
Daniel Langbein 2022-05-23 13:40:50 +02:00
parent a983e7f76f
commit 37f3b40b21

View File

@ -1,5 +1,24 @@
# 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
```python