• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: x11-users digest, Vol 1 #65 - 18 msgs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: x11-users digest, Vol 1 #65 - 18 msgs


  • Subject: Re: x11-users digest, Vol 1 #65 - 18 msgs
  • From: Michael <email@hidden>
  • Date: Tue, 21 Jan 2003 14:15:48 -0800

if you are using bash, it looks kinda like this:
if [ ! $?DISPLAY ] ; then
  DISPLAY=":0.0"
fi


On Tuesday, January 21, 2003, at 12:51 PM, email@hidden wrote:

Just put this in your .login or your .tcshrc file:

if (! $?DISPLAY) then
  setenv DISPLAY :0.0
endif


J. Mckeown
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe: http://www.lists.apple.com/mailman/listinfo/x11-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: x11-users digest, Vol 1 #65 - 18 msgs
      • From: Yves Pouplard <email@hidden>
  • Prev by Date: controlling what "backspace" does, recap--
  • Next by Date: Preserving tcsh history between X11 xterms and Terminal.app
  • Previous by thread: Re: controlling what "backspace" does, recap--
  • Next by thread: Re: x11-users digest, Vol 1 #65 - 18 msgs
  • Index(es):
    • Date
    • Thread