3

In Ubuntu 10.10, is it possible to vertically or horizontally tile several open windows, just like in Windows? Thanks!

Bruno Pereira
  • 74,715
Tim
  • 26,107

1 Answers1

1

You could try xmonad.

Install it so:

sudo apt-get -y install xmonad dwm-tools

The blog says that dmenu is the application launcher. There was also something called as poison or similar, but I cant recall it.

theTuxRacer
  • 16,533