View Single Post
Posts: 840 | Thanked: 823 times | Joined on Nov 2009
#2
Hi trips, GNOME KDE are not really window managers are they? they are desktop enviroments that require a window manager.

if you want to start a different window manager through debian chroot you can. This is how I would do it for example with jwm (not a big window manager but the same applies)

run Debian chroot
Code:
sudo apt-get install xnest
sudo apt-get install jwm

Xnest :1 -ac -geometry 800x430
jwm -display :1
the result is this
URL=http://img43.imageshack.us/i/screenshot2010042401510.png/]

but you have to force keyboard focus. there is a thread somewhere that eplains how to do so:

hope this helps
 

The Following User Says Thank You to Cue For This Useful Post: