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

29.05.2009 19:53:07
Re: XBMC focus on full-screen?

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

Remote Buddy's XBMC Behaviour only sends commands to XBMC, so that 
toggling fullscreen behaves just like it is implemented in XBMC.

You can nonetheless quite easily achieve what you are looking for by 
creating a custom action (Prefs > Mapping > XBMC > Custom actions..), 
that contains these two building blocks:

1) the Action "XBMC > Toggle fullscreen" 
2) an AppleScript, executed only on release, with this code:

tell application "XBMC" to activate

Best regards, 
Felix Schwarz 

Thread-display::