Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'If you have `fink'' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
If you have `fink'
Authored by: VEGx on Jan 20, '03 12:21:48PM

tell application "Finder"
launch application "X11"
end tell

set results to do shell script "cd ~; DISPLAY=:0.0; export DISPLAY; PATH=$PATH:/usr/local/bin; export PATH ; /sw/bin/gimp > /dev/null 2>&1 &"

[Appears it's not the "&" that is the trouble... somehow the ScreenSaverEngine makes the script hang.]



[ Reply to This | # ]
how to open civserver
Authored by: bartelsrausch on Jan 31, '03 11:06:42AM

Hi,
would would a script look like to open civserer in a X-11 Terminal and civclient with the same applescript?



[ Reply to This | # ]