change type of action for apple remote
#1
i have mac mini and apple remote - so there are not so many buttons Smile

i'm in library view, in movies section, i have fanart view, my cursor is on any movie and if i press enter button on remote i want movie information instead of play

is here any way how to set this please?
Reply
#2
This has zero to do with the skin. Moving to general.

EDIT: The search button won't kill you either. Believe me, I use it daily.
Reply
#3
ok sorry thanks
Reply
#4
Nope, that's not currently possible really. Reason is that it would also be the "INFO" action on folder items, and on other items on the screen, which I presume you don't want.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#5
no i dont want to Smile
thanks
Reply
#6
How about this ;

Code:
<MyVideoLibrary>
    <joystick name="AppleRemote">
      <button id="6">ParentDir</button>      
      <button id="7">Info</button>
    </joystick>
  </MyVideoLibrary>

It maybe show you movie INFOrmation on movie library list if you press 'PLAY(=SELECT)" and hold.
Reply

Logout Mark Read Team Forum Stats Members Help
change type of action for apple remote0