"man X" gives me the following information:
From the user's perspective, every X server has a display
name of the form:
--snip--
hostname:displaynumber.screennumber
This information is used by the application to determine
how it should connect to the server and which screen it
should use by default (on displays with multiple moni�
tors):
--snip--
Now, when I try rxvt -display unix:0.0, it works fine. But
when I try rxvt -display unix:0.1, I get the following error
message:
rxvt: can't open display unix:0.1
Have I misunderstood X's behaviour, is my X broken or does
Blackbox not support this feature (or what is workspace if
not a screen)?
I'm asking this because I really would like to define to my
.Xclients file to open apps in different workspaces when I
start X...
Peter