Jimbob
26th June 2003, 15:01
Hi,

Whats the difference between:

# export DISPLAY 123.123.123.123:0

and

# export DISPLAY 123.123.123.123:0.0


I've always used both, but never known the difference. Anyone any ideas?

Thanks,

Jim

Juergen
26th June 2003, 17:51
Hi Jim,

In Unix, you can have multiple monitors (displays), and multiple desktops(screens) on each monitor.

hostname:displaynr[.screennr]

Rgds,
Juergen

Jimbob
26th June 2003, 19:07
Hi Juergen,

Though the IP that I'm exporting is that of my NT client.

How does this :display.screen concatenation relate to my NT client?

Cheers,

Jim