the main scenic man <[EMAIL PROTECTED]> writes:

> Hi, 
> 
> I'd like to know if there's a way to determine the display a running X
> server is connected to, eg. whether it is localhost:0.0 or
> remotename:0.0.

This question doesn't make much sense to me. The X server _is_ the
display - it isn't connected to a display. (Ignoring the unusual case
of proxy servers.)

You can find out what display/server applications are using by
printing the DISPLAY environment variable:

 echo $DISPLAY

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

Reply via email to