Re: Sending events to another user space
Re: Sending events to another user space
- Subject: Re: Sending events to another user space
- From: Rob Lewis <email@hidden>
- Date: Mon, 1 Mar 2004 06:16:58 -0800
Heck, I don't even know how to "pause/suspend" another user space. My
home automation software keeps running and responding to external
events just fine when its user space is switched into the background
(and that rotating cube effect is so cool!)
On a recommendation, I have had some success using the statement
tell application "myApp" of machine "eppc://myMachine.local"
but it seems to bring up a password request dialog sometimes, which is
not desired. It's not clear yet whether adding the password to the
keychain fixes that in all cases. Wisdom appreciated.
Out of curiosity, how do you "pause/suspend" a user?
On Feb 29, 2004, at 10:00 PM, email@hidden
wrote:
>
>
> In Panther, can a script running in one user space sent events to a
>
> program running in a different (logged-in) user's space? How is it
>
> done?
>
>
That question brings up a bunch of other questions...
>
>
Is the other user's space actually running, or is it paused/suspended?
>
(If it's suspended, it cannot react to anything anyway.)
>
>
Assuming the other space is suspended, then what is the point of
>
sending an event to it?
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.