Support
All support resources for our products. Here you can find answers to frequently asked questions, discuss with other users, recover a lost license code or file a support request.
Forum closed
This forum was closed and turned into an archive effective April 21, 2018. It is no longer possible to create new topics or reply to existing topics.

Thanks everyone for all the great questions and contributions over the years.

Please use the Contact form to get in touch.

Remote Buddy Forum

Overview 

AuthorThread
User

05.01.2012 14:36:02
Re: Remote Buddy deactivating behaviour straight after I select it - but only the first time after a reboot

This posting is older than 6 months and can contain outdated information.
Thanks for asking.

What probably happens is this:

1) Your Behaviour is activated. 
2) Your manual activation script is run, launching Safari 
3) Safari becomes the active application 
4) Remote Buddy automatically switches to the Safari Behaviour, which triggers the execution of your deactivation script

To selectively deactivate Remote Buddy's automatic switching to the Behaviour for the respectively active application, include this in your activation AppleScript prior to sending anything to Safari or any other application:

tell application "Remote Buddy" to behaviourcore accessor "setSticky" with stickyValue

This way, your Behaviour will remain active until you manually switch away to another Behaviour. At which point Remote Buddy also returns to automatic switching of Behaviours.

Best regards, 
Felix Schwarz 

Thread-display::