Media Remote Controls
This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007. In general any information should apply to LinuxMCE. However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto. |
The fields are:
FK_Screen (RemoteControlSet::m_iPK_Screen_Remote, Orbiter::m_iPK_Screen_Remote if bUseAltScreens = false): The screen to use as the remote control when this Orbiter is not the on screen display.
FK_Screen_OSD (RemoteControlSet::m_iPK_Screen_OSD, Orbiter::m_iPK_Screen_RemoteOSD if bUseAltScreens = false): The screen to use as the remote control when this Orbiter is the on screen display.
FK_Screen_Alt (RemoteControlSet::m_iPK_Screen_Alt_Remote, Orbiter::m_iPK_Screen_Remote if bUseAltScreens = true): The alternate screen to use (ie dvd menu) as the remote control when this Orbiter is not the on screen display.
FK_Screen_Alt_OSD (RemoteControlSet::m_iPK_Screen_Alt_OSD, Orbiter::m_iPK_Screen_RemoteOSD if bUseAltScreens = true): The alternate screen to use (ie dvd menu) as the remote control when this Orbiter is the on screen display.
FK_Screen_FileList (RemoteControlSet::m_iPK_Screen_FileList, Orbiter::m_iPK_Screen_FileList): The screen to use when the user wants to browse the contents of this media with the command Show File List.
FK_DesignObj_Popup (RemoteControlSet::m_iPK_DesignObj_Remote_Popup, Orbiter::m_iPK_DesignObj_Remote_Popup): In UI2, this is the context sensitive media options bar on the main menu.
FK_Screen_OSD_Speed (RemoteControlSet::m_iPK_Screen_OSD_Speed, Orbiter::m_iPK_Screen_OSD_Speed): In UI2, this is the menu that appears when the user hits F6 and moves left/right (speed control)
FK_Screen_OSD_Track (RemoteControlSet::m_iPK_Screen_OSD_Track, Orbiter::m_iPK_Screen_OSD_Track): In UI2, this is the menu that appears when the user hits F6 and moves up/down (media sections)