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

01.02.2008 14:03:01
Re: Re: temporarily deactivating automatic behaviour selection

This posting is older than 6 months and can contain outdated information.
You have two possibilities:

1) Tell Remote Buddy which Behaviour it should activate and mark sticky.

F.ex. for EyeTV, this'd be:

tell application "Remote Buddy" 
behaviourcore accessor "setActiveBehaviour" identifier 
"com.elgato.eyetv" with stickyValue 
end tell

2) Tell Remote Buddy to mark the currently active Behaviour sticky:

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

(yeah, AppleScript has an interesting syntax ;-)

Remote Buddy's AppleScript dictionary has more info on the available 
commands.

Best regards, 
Felix 

Thread-display::