diff options
author | Trent Nelson <trent.a.b.nelson@gmail.com> | 2014-02-11 17:06:29 -0700 |
---|---|---|
committer | Trent Nelson <trent.a.b.nelson@gmail.com> | 2014-02-11 17:06:29 -0700 |
commit | 9feaf6388cbd9c2973b1c982d2a6acc6c35a8126 (patch) | |
tree | 52cb8c353d2dbc326cff1c68dedab3d4bd1fe958 /system | |
parent | bfc296befaec09f9b6682fd5c457134f48b450d6 (diff) | |
parent | c084c8b1a086b67762cf7b724ab18ad99519de37 (diff) |
Merge pull request #4151 from xhaggi/pvr-keymaps
[RFC] change keymaps for FullscreenLiveTV section
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 26f474d204..aff1fcd2ef 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> |