up previous next contents
Next: Displaying Variables Up: The C Shell Previous: Environment Variables   Contents

DISPLAY

If you are using X-Windows, DISPLAY tells the computer where to display your new windows. If you are working on an X-terminal named "goofy", you would type:

setenv DISPLAY goofy:0

to set your DISPLAY environment variable.


up previous next contents
Next: Displaying Variables Up: The C Shell Previous: Environment Variables   Contents