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.2011 07:37:51
Run application using remote button
View

This posting is older than 6 months and can contain outdated information.
Been trying to figure it out. 
How do i create / assign a button in my remote to launch an application, example isxbmc.

Thanks 

User

18.01.2011 13:00:01
Re: Run application using remote button
View

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

1) For applications for which a Behaviour exists: select the respective action "Behaviours > Activate [Application] Behaviour" for the respective button at Prefs > Mapping.

2) For applications for which no Behaviour exists 
I) create a custom action with this AppleScript snippet 
tell application "ApplicationName" to activate

II) assign it to the respective button

Best regards, 
Felix Schwarz