Up: SGI graphics Frequently Asked Questions (FAQ)
Next: -3- Does the DISPLAY environment variable work for GL applications?
Previous: -1- DISPLAYS AND DGL
Subject: -2- How can I run a program on one machine and display it on
another?
Date: 07 May 1993 00:00:01 EST
Specify the host on which you want the X client to be displayed, then
run the application. To specify a remote host,
setenv DISPLAY <destination>:0
where <destination> is the name or IP address of the remote host. To
specify the local host (console),
setenv DISPLAY :0
Up: SGI graphics Frequently Asked Questions (FAQ)
Next: -3- Does the DISPLAY environment variable work for GL applications?
Previous: -1- DISPLAYS AND DGL