aboutsummaryrefslogtreecommitdiff
path: root/system/keymaps
diff options
context:
space:
mode:
authorKai Sommerfeld <kai.sommerfeld@gmx.com>2016-12-24 12:16:34 +0100
committerKai Sommerfeld <kai.sommerfeld@gmx.com>2016-12-24 12:16:34 +0100
commit76e1a768743bae1da203fed74d5fc2dfc7a0a83a (patch)
treea467d02bece1dc188d47d03c97d53dc48ca53d19 /system/keymaps
parent3795c81850a63f23c0c14bcea171989dabfaedf8 (diff)
[PVR] Fix guide window: do not jump to grid start on channel group change; go to 'now' instead.
Diffstat (limited to 'system/keymaps')
-rw-r--r--system/keymaps/keyboard.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/keymaps/keyboard.xml b/system/keymaps/keyboard.xml
index 8b118276aa..0db5d7d9cb 100644
--- a/system/keymaps/keyboard.xml
+++ b/system/keymaps/keyboard.xml
@@ -240,6 +240,7 @@
<e>PreviousMenu</e>
<t>ShowTimerRule</t>
<epg>PreviousMenu</epg>
+ <g>NextChannelGroup</g>
<backspace mod="longpress">Number0</backspace> <!-- 0 key goes to "now" on EPG timeline -->
<browser_back mod="longpress">Number0</browser_back> <!-- 0 key goes to "now" on EPG timeline -->
</keyboard>
@@ -763,4 +764,4 @@
<o>PlayerProcessInfo</o>
</keyboard>
</PlayerProcessInfo>
-</keymap> \ No newline at end of file
+</keymap>