Re: Re: Run X11 apps from Applescript - works no longer in Tiger?
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