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

25.05.2009 14:59:47
XBMC focus on full-screen?
View

This posting is older than 6 months and can contain outdated information.
Is there a way to make RB to focus (show) the XBMC when switching between windows/full-scrren?

Often the XBMC window is not in focus which will cause the mouse cursor to be visible.

Currently the workaround is to show/hide XBMC thru the RB menu, but it's a annoying.

Thanks in advance.

/Klaus 

These entries from the FAQ may be relevant to this topic:

General
Hardware - Apple® Remote
User

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

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 

User

31.05.2009 05:51:55
Re: XBMC focus on full-screen?
View

This posting is older than 6 months and can contain outdated information.
Exactly what I was looking for - thanks :) 
User

21.07.2009 10:53:09
Re: XBMC focus on full-screen?
View

This posting is older than 6 months and can contain outdated information.
Hello!

Mind helping out a newbie on Remote Buddy? Also trying to get around the annoying re-appearing mouse pointer. Prefs > Mapping > XBMC... got that far, but then? Must I reassign a button on the Apple Remote to toggle fullscreen thru Custom action? I can do that for example on the play button (hold), but I fail to find a way to enter AppleScript... or I'm simply not reading the instructions good enough.

Any further assistance is greatly appreciated. :)

// Björn