Thinkpad yoga

Aus Vosp.freesn.de
Zur Navigation springen Zur Suche springen


linux rotation - ScreenRotator

  • Installation
sudo apt install -y git cmake build-essential qtbase5-dev libxrandr-dev libxi-dev libqt5x11extras5-dev libqt5sensors5-dev 
git clone https://github.com/GuLinux/ScreenRotator
mkdir ScreenRotator/build
cd ScreenRotator/build
cmake ..
make all
sudo make install
  • screenrotator starten bzw zum autostart hinzufügen