Originally posted by orangefoodie
You can, you just have to write a Scripteedoo in AppleScript, going sommit like: (presuming you have stuff done with fink and Apple X11)
tell application "X11"
activate
end tell
do shell script "export DISPLAY=:0 && source /sw/bin/init.sh && abiword"
where the abiword can be replaced with the command name of your choice. Now, can someone answer me why the bloody hell X is so... unstable? It tends to crash a LOT.