Marc Lavallée said this at Sat, 3 Jan 2004 22:07:04 -0500:
it from the shell, so you would need the "shell" external from the ggee collection.
Along those lines, you can use the osascript command to send applescript
events to DVD Player. It's a powerful way of controlling the applications
you know and love. Insert a disc and get it playing. Enter the following
at the command line:
osascript -e 'tell application "DVD Player"
pause dvd \
end tell'
(The backslashes are followed immediately by Return. The shell will give you a prompt for the second and third lines of the command.)
Its application to pd should be fairly obvious from there...
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay atl@comp.lancs.ac.uk Computing Dept, Lancaster University +44(0)1524/594.537 Lancaster, LA1 4YR, UK Fax:+44(0)1524/593.608 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-