January 27, 2003
Applescript question
Here's what I want to write. A stupid applescript that does this:
do shell script "export DISPLAY=localhost:0;/usr/X11R6/bin/xterm"
quit
So it should pop open an xterm on my screen, and then quit. The quit for some reason makes the the applescript interpreter quit or something, leaving the script program "running." I'd prefer it to quit so I can click and launch it again, and open another xterm. Kind of like the little xterm button you get under gnome/kde/etc. Anybody know how to do this?
| TrackBackPost a comment







by reid
on November 23, 2009
by reid
on April 16, 2009
Kevin. Bill Stevenson from Shawnee. Shoot me an email. I'd assume that your X11 issues would be resolved with Apple's X11 implementation, which opens an xterm when it starts up... Anyway, email, catch up, etc.
Posted by: Bill Stevenson on February 1, 2003 01:40 AM