Hi RasPlex users !
I would like to personalize the mapping of my samsung remote (http://lc.cx/samsungrc). I want to use my tv remote control more efficiently. For that i need help because i'm not an expert in xml code and don't know where i can find the exact tag of touch.
remote.xml is the file which have to be modfy. the is located here ./usr/share/xbmc/system/keymaps/remote.xml. but it's not possible to update it and you have to copy/paste that file to /storage/.plexht/userdata/keymaps.
You can see below what my TV remote does currently and what i think it should have to do for better use.
Someone motivated to help me ? :) Thank's
1) Menu
- exit : nothing
- return: option
- Return should do nothing, exit should show option menu in order to choose how we want to turn off rasplex.
2) on deck and recently added :
- exit : back to the menu
- return : option menu
- Exit and return can return to the menu
- Option should be in "Tools" touch
3) Movie section (Blu-Ray Movie for example)
- exit : back to the menu
- return: option
- Exit and return can return to the menu
- Option should be in "Tools" touch
4) Movie description
- exit: back to Movie section
- return: nothing
- Exit should return to the menu section
- Return should return to the Movie section
- Option should be in "Tools" touch
5)When movie is playing.
- exit: quit and back to the film description.
- return: show detail infos
- exit should return to the Movie section
- Return should return to the Movie description
- Details infos should be in "Infos" Touch
6) When menu bar is showing (durind a movie)
- exit: quit menu bar
- return: do nothing
- exit should still quit movie
- return should quit menu bar.