> Indeed.  I use sawfish myself.  I am not looking for "no problems"
> though...

Really?  You *want* problems? :)

> Ahhh.  See, I am looking for a WM that is designed for multiple heads
> and allows placement on chosen heads etc.

Placement of apps?  That part is easy .. Xfree (I guess) assigns each
head it's own address extension.  The head connected to teh card with
the vga device (the one displaying your boot up information, console
display, etc)  gets 192.168.1.2:0, second and third get :1, :2, etc.
AFAIK, multiple 'desktops' on each head get a further extension, like
if I have 2 virtual desktops on each of my three heads I would have
192.168.1.2:0.0, :0.1, :1.0, :1.1, :2.0, :2.1 as my display targets.
Most X-ified applications will take a -display flag.  I can make
an xterm pop up on a differnt display by specifying, like:

xterm -ls -rv -display 192.168.1.2:1, etc.

Hope this is what you meant,

Nate Smith

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to