home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / programm / 6003 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.1 KB

  1. Path: sparky!uunet!sun-barr!olivea!mintaka.lcs.mit.edu!ai-lab!next.cambridge.ma.us!simsong
  2. From: simsong@next.cambridge.ma.us (Simson L. Garfinkel)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Re: Command-line apps now harder (was Re: Workspace HideOnAutoLaunch)
  5. Message-ID: <1992Sep5.103847.5900@next.cambridge.ma.us>
  6. Date: 5 Sep 92 10:38:47 GMT
  7. References: <1992Sep2.095521.5784@u.washington.edu>
  8. Sender: simsong@next.cambridge.ma.us
  9. Reply-To: simsong@next.cambridge.ma.us
  10. Organization: Simson Garfinkel and Associates, Inc.
  11. Lines: 16
  12.  
  13. In article <1992Sep2.095521.5784@u.washington.edu>  
  14. wjs@blorf.cpac.washington.edu (William Shipley) writes:
  15. > Michael Mellinger writes:
  16. > > It's not the same thing.  It's an incredible pain in the butt to type it  
  17. > > everytime.  dwrite'ing it is a permanent alternative, which I don't like  
  18. > > either.  One should be able to set the DISPLAY for a login session.
  19.  
  20. What's wrote with putting the following in your .cshrc:
  21.  
  22.     dwrite NXHOST `echo $DISPLAY | sed s/:.//`
  23.  
  24. Or other appropriate magic?
  25. -- 
  26.  
  27. ................................................................simson
  28.