• 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: Re: Run X11 apps from Applescript - works no longer in Tiger?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: Run X11 apps from Applescript - works no longer in Tiger?


  • Subject: Re: Re: Run X11 apps from Applescript - works no longer in Tiger?
  • From: Ernest Prabhakar <email@hidden>
  • Date: Mon, 23 May 2005 10:40:15 -0700

Hi Thomas,

I ported my little X11 application from linux to osX a while ago and also
included a short applescript file in order to start it up in a "Mac" way.

Have you considered using "open-x11"?  It was designed to handle these kinds of setup issues so if it doesn't work I'd be interested in hearing why.

$ man open-x11
$ which open-x11
/usr/bin/open-x11

It is just a script, so you can also look at it for pointers:

$ more /usr/bin/open-x11

But, if you can leverage that instead of doing your own housekeeping, it might simplify things.

-- Ernie P.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list      (email@hidden)

This email sent to email@hidden

  • Follow-Ups:
    • Re: Run X11 apps from Applescript - works no longer in Tiger?
      • From: Thomas Niederreiter <email@hidden>
  • Prev by Date: Re: Run X11 apps from Applescript - works no longer in Tiger?
  • Next by Date: Re: Run X11 apps from Applescript - works no longer in Tiger?
  • Previous by thread: Re: Run X11 apps from Applescript - works no longer in Tiger?
  • Next by thread: Re: Run X11 apps from Applescript - works no longer in Tiger?
  • Index(es):
    • Date
    • Thread