This commit is contained in:
Michel Le Cocq 2020-06-24 10:50:42 +02:00
parent f2300ac109
commit 797e8c59c4
1 changed files with 11 additions and 1 deletions

View File

@ -95,4 +95,14 @@ select a font face that supports a larger font size, for instance the Terminus f
apt install iio-sensor-proxy
~~~
install : screen rotator : https://github.com/GuLinux/ScreenRotator
install : **[GitHub - ScreenRotator](https://github.com/GuLinux/ScreenRotator)**
* If you use black
theme open : **ScreenRotator/src/resources/scalable/apps/screenrotator/svg** with **inkscape**, select all the paths and use **extensions>color>negative**.
Launch script : ScreenRotator/src/resources/create_icons
Reinstall ScreenRotator :
~~~
user@laptop:~/ScreenRotator/build$ sudo make install
~~~