Setting the DISPLAY Environment Variable

in a C Shell

To set the DISPLAY environment variable in a C shell (csh), issue the following command, where workstation is the name of your workstation:

   setenv DISPLAY workstation:0.0

Note that your workstation should be a Digital UNIX node running the CDEMIN subset. Nodes running other operating systems and other window servers might work, but only Digital UNIX and CDEMIN are guaranteed to work.

Also be sure your workstation permits Performance Manager to be displayed, if you are running Performance Manager remotely.


Back to the User's Guide home page