> Gary Johnson:

> > ...so it can be tested if an X-server is running. What is this program
> > RunningX ? Is it an utility that comes with X (it is not on my

you might consider just using standard "/usr/bin/test -n $DISPLAY".  no
need for special programs, if you test the existence of the x- variable
used to indicate, well, the display to use.

clemens

Reply via email to