This is a CLI Tool that let's you manager multiple screen:
- Shares screen right to main screen
- Shares screen left to main screen
- Duplicates screen
- Disable screen
It automatically detects which screen is connected and on which port (
HDMIORVGA)
This command depends onxrandrto get the connected screens
It also usesnotify-sendto send a notification error if no screens are detected
It depends onrofi
- you need to be using
X11as display manager rofiInstallation
sudo apt install -y rofi- just copy the bash script to your favourite destination where you want to run it
sudo cp screen_manager.sh /usr/binjust run:
screen_manager1- supports other platforms such as wayland (this script depends on xrandr, X11 utility)
2- manage multiple screens by enabling more user interaction (make the usr selects which screen )