kscreen-doctor
Change and manipulate the screen setup. More information: <https://invent.kde.org/plasma/libkscreen>.
Install
- All systems
-
curl cmd.cat/kscreen-doctor.sh
- Debian
-
apt-get install libkf5screen-bin
- Ubuntu
-
apt-get install libkf5screen-bin
- Arch Linux
-
pacman -S libkscreen
- Kali Linux
-
apt-get install libkf5screen-bin
- CentOS
-
yum install libkscreen
- Fedora
-
dnf install libkscreen-qt5
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libkf5screen-bin
- Raspbian
-
apt-get install libkf5screen-bin
- Dockerfile
- dockerfile.run/kscreen-doctor
Change and manipulate the screen setup. More information: <https://invent.kde.org/plasma/libkscreen>.
-
Show display output information:
kscreen-doctor --outputs
-
Set the rotation of a display output with an ID of 1 to the right:
kscreen-doctor output.1.rotation.right
-
Set the scale of a display output with an ID of `HDMI-2` to 2 (200%):
kscreen-doctor output.HDMI-2.scale.2
© tl;dr; authors and contributors