twm
A window manager for the X Window system. More information: <https://gitlab.freedesktop.org/xorg/app/twm>.
Install
- All systems
-
curl cmd.cat/twm.sh
- Debian
-
apt-get install twm - Ubuntu
-
apt-get install twm -
Alpine
-
apk add twm - Arch Linux
-
pacman -S twm - Kali Linux
-
apt-get install twm - CentOS
-
yum install twm - Fedora
-
dnf install twm - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install twm - Raspbian
-
apt-get install twm - Docker
-
docker run cmd.cat/twm twmpowered by Commando
A window manager for the X Window system. More information: <https://gitlab.freedesktop.org/xorg/app/twm>.
-
Connect to the default X server:
twm -
Connect to a specific X server:
twm -display display -
Only manage the default screen:
twm -s -
Use a specific startup file:
twm -f path/to/file -
Enable verbose mode and print unexpected errors in X:
twm -v
© tl;dr; authors and contributors