You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running this plugin on OpenELEC, Raspberry Pi, controlled from TV via CEC.
This plugin is a great addition & something that has been sorely lacking - thanks for the contrib.
I've loaded the plugin to remap the default (otherwise pointless) teletext keys on the remote to take me to Movie Titles (red), TV Titles (green), Favourites (yellow) & Home (blue).
The config seems to be generated OK & creates the file:
~/.xbmc/userdata/keymaps/gen.xml
with the contents (as-is, no cr/lf):
I'm running this plugin on OpenELEC, Raspberry Pi, controlled from TV via CEC.
This plugin is a great addition & something that has been sorely lacking - thanks for the contrib.
I've loaded the plugin to remap the default (otherwise pointless) teletext keys on the remote to take me to Movie Titles (red), TV Titles (green), Favourites (yellow) & Home (blue).
The config seems to be generated OK & creates the file:
~/.xbmc/userdata/keymaps/gen.xml
with the contents (as-is, no cr/lf):
It seems to work OK for the 1st of the buttons pressed, but then defaults back to the default config after.
--- update ---
I've found the following post (#79):
http://www.raspberrypi.org/forum/viewtopic.php?t=52047&f=35
I've created a symlink of:
ln -sv gen.xml remote.xml
& changed the config to reflect the following:
After reboot it seems to function OK.
The text was updated successfully, but these errors were encountered: