home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / windows / x / 20249 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  712 b 

  1. Path: sparky!uunet!munnari.oz.au!sol.deakin.OZ.AU!sol.deakin.OZ.AU!not-for-mail
  2. From: rns@deakin.OZ.AU (Robert Sturrock)
  3. Newsgroups: comp.windows.x
  4. Subject: setting DISPLAY env variable
  5. Date: 16 Dec 1992 17:01:28 +1100
  6. Organization: Deakin University
  7. Lines: 16
  8. Message-ID: <1gmgnoINN4bu@sol.deakin.OZ.AU>
  9. NNTP-Posting-Host: sol.deakin.oz.au
  10.  
  11. Hello,
  12.  
  13. is there a way to set the DISPLAY variable to be the particular workstation
  14. you are using inside ".bashrc".  That is, I want every new xterm, for
  15. whatever host I happen to be logging into, to have DISPLAY set to my
  16. workstation.  Note that my workstation will vary, so I can't just
  17. hardwire
  18.  
  19.     export DISPLAY=workstation:0.0
  20.  
  21. inside my .bashrc file.
  22.  
  23. Thanks
  24.  
  25.  
  26. Rob
  27.