<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Null Display?</TITLE>
</HEAD>
<BODY>
<BR>

<P><FONT SIZE=2 FACE="Arial">Sorry for the newbie question, but is there a null display setting for the $DISPLAY env variable?</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I want to do the equivalent of:</FONT>
<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;</FONT> <FONT SIZE=2 FACE="Courier">&gt;xclock -display null:0.0</FONT>
<BR><FONT SIZE=2 FACE="Courier">Or</FONT>
<BR><FONT SIZE=2 FACE="Courier">&nbsp;&nbsp; &gt;export DISPLAY=null:0.0</FONT>
<BR><FONT SIZE=2 FACE="Courier">&nbsp;&nbsp; &gt;xclock &amp;</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Where the above would make the display manager think it is bringing up xclock on a perfectly good display that is the equivalent of /dev/null.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Any ideas?</FONT>
</P>
<BR>

</BODY>
</HTML>