diff options
author | xhaggi <sascha.woo@gmail.com> | 2014-02-04 20:18:36 +0100 |
---|---|---|
committer | xhaggi <sascha.woo@gmail.com> | 2014-02-11 18:27:28 +0100 |
commit | c084c8b1a086b67762cf7b724ab18ad99519de37 (patch) | |
tree | f848d50d56bea58c84af33ca1b56efcc6b939912 /system | |
parent | 65ad3ae9092c84fc608dd9905a4e222138b4b943 (diff) |
[keymaps] change keymaps for FullscreenLiveTV section
* left/right for timeshift StepBack/StepForward
Diffstat (limited to 'system')
-rw-r--r-- | system/keymaps/remote.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/keymaps/remote.xml b/system/keymaps/remote.xml index 7d0061fd8e..d06a1c5c17 100644 --- a/system/keymaps/remote.xml +++ b/system/keymaps/remote.xml @@ -511,8 +511,8 @@ </Favourites> <FullscreenLiveTV> <remote> - <left>PreviousChannelGroup</left> - <right>NextChannelGroup</right> + <left>StepBack</left> + <right>StepForward</right> <up>ChannelUp</up> <down>ChannelDown</down> </remote> |