Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!munnari.oz.au!bruce!trlluna!shiva!soh From: soh@shiva.trl.oz (kam hung soh) Newsgroups: comp.windows.x Subject: Re: rlogin and the DISPLAY variable Message-ID: <2363@trlluna.trl.oz> Date: 17 Oct 90 05:23:32 GMT References: Sender: news@trlluna.trl.oz Organization: Telecom Research Labs,Melbourne, Australia Lines: 11 Here's my hack to set the DISPLAY environment on the remote machine: rsh -n machine_name "setenv DISPLAY `hostname`:0.0; xprogram" & I can't use $DISPLAY since mine is set to unix:0.0 to speed up the display on my machine. I suppose this would break if you had more than one screen on your machine. I'm running X on a SparcStation. ----- Soh, Kam Hung email: h.soh@trl.oz.au tel: +61 03 541 6403 Telecom Research Laboratories, P.O. Box 249, Clayton, Victoria 3168, Australia