diff options
author | vdrfan <vdrfan@svn> | 2010-10-24 16:57:29 +0000 |
---|---|---|
committer | vdrfan <vdrfan@svn> | 2010-10-24 16:57:29 +0000 |
commit | c5cb06a23a2ec364e13d9afe8b70b62b05d82c8a (patch) | |
tree | 7f3dd7e0b07963f293b0cfcc36824b441e50f798 /system/keymaps/joystick.Harmony.xml | |
parent | 2326d1dd0809f7486d38af100b5f88aa1be15217 (diff) |
removed: obsolete xbox universalremote (obc) code
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34987 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'system/keymaps/joystick.Harmony.xml')
-rw-r--r-- | system/keymaps/joystick.Harmony.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/system/keymaps/joystick.Harmony.xml b/system/keymaps/joystick.Harmony.xml index 439036463a..422afdda0d 100644 --- a/system/keymaps/joystick.Harmony.xml +++ b/system/keymaps/joystick.Harmony.xml @@ -10,14 +10,6 @@ <!-- <button>action</button> --> <!-- </device> --> -<!-- To map keys from other remotes using the RCA protocol, you may add <universalremote> blocks --> -<!-- In this case, the tags used are <obc#> where # is the original button code (OBC) of the key --> -<!-- You set it up by adding a <universalremote> block to the window or <global> section: --> -<!-- <universalremote> --> -<!-- <obc45>Stop</obc45> --> -<!-- </universalremote> --> -<!-- To find out the OBC's of your remote, try enabling the <displayremotecodes> tag in AdvancedSettings.xml --> - <!-- Note that the action can be a built-in function. --> <!-- eg <B>XBMC.ActivateWindow(MyMusic)</B> --> <!-- would automatically go to My Music on the press of the B button. --> |