• 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: terminal and x11
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: terminal and x11


  • Subject: Re: terminal and x11
  • From: email@hidden
  • Date: Thu, 20 Feb 2003 00:52:57 GMT

> I believe that will work if you specify the display 0:0.
>
> ie   xclock -display 0:0

If you don't want to have to specify the display each time you start an
application you can set the DISPLAY envronment variable for your shell.

If you're using the default tenex c shell then just add something like this to
the .cshrc file in your home directory:

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


J. Mckeown.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Environment variables
  • Next by Date: Re: Xauth, dhcp, and Powerbook
  • Previous by thread: Re: terminal and x11
  • Next by thread: Re: terminal and x11
  • Index(es):
    • Date
    • Thread