2010-10-20, 16:59
Hey.
Very nice and rewarding thread.
My problem is how to map f.ex. F5 to open the favorites list in XBMC. There I have my netradiostations etc.
I have seen this in the keymap.file:
<browser_favorites>ActivateWindow(Favourites)</browser_favorites>
but I don't know how to use it from the keyboard.
I had in mind something like this:
<keymap>
<Global>
<keyboard>
<f1>ActivateWindow(videolibrary,tvshowtitles)</f1>
<f2>ActivateWindow(videofiles,Downloads)</f2>
<f3>ActivateWindow(videofiles,Movies)</f3>
</keyboard>
</Global>
</keymap>
Egon
Very nice and rewarding thread.
My problem is how to map f.ex. F5 to open the favorites list in XBMC. There I have my netradiostations etc.
I have seen this in the keymap.file:
<browser_favorites>ActivateWindow(Favourites)</browser_favorites>
but I don't know how to use it from the keyboard.
I had in mind something like this:
<keymap>
<Global>
<keyboard>
<f1>ActivateWindow(videolibrary,tvshowtitles)</f1>
<f2>ActivateWindow(videofiles,Downloads)</f2>
<f3>ActivateWindow(videofiles,Movies)</f3>
</keyboard>
</Global>
</keymap>
Egon