- Install the twm package:
sudo apt-get install twm
- Create a twm desktop config file for your display manager:
cat > /usr/share/xsessions/twm.desktop
[Desktop Entry]
Encoding=UTF-8
Name=twm
Comment=
Exec=twm
Icon=
Type=Application
CTRL-D
Now, you're free to select twm from the list of display managers. I really ought to get around to submitting a mod to the twm package as this config file should be in the distribution automatically, like the other window managers are.
And yes, I use TWM every day on my quad display system. It's the best, fastest, and least intrusive window manager I've ever used.
Thanks for this tip.
ReplyDeleteNow, you’re free to select twm from the list of display managers.
ReplyDelete??? Where? How?
It's on the GDM login screen under session selection. Before you login, that is.
ReplyDeleteSorry, but on my ubuntu (7.06) there is no choice on the logon screen!?
ReplyDeleteOk, sorry, my screenresolution was to big and i dont see all of it ;-)
ReplyDeleteThank you for the tips.
Well, I tested it in version 8.10 and now the package installation do it for you. You only need:
ReplyDeletesudo apt-get install twm
Regards