aboutsummaryrefslogtreecommitdiff
path: root/system/keymaps
diff options
context:
space:
mode:
authorArne Morten Kvarving <arne.morten.kvarving@sintef.no>2018-08-03 09:55:22 +0200
committerArne Morten Kvarving <spiff@kodi.tv>2018-08-03 12:47:35 +0200
commitde4211b95a6adc1a22537e80613206ab228fb331 (patch)
tree6f23118c72161530891729859dabc053674cfe5c /system/keymaps
parent1012f78d8fbd3dd5292769ffaee91803377fa77d (diff)
added: mappable action for toggling video streams
Diffstat (limited to 'system/keymaps')
-rw-r--r--system/keymaps/keyboard.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/keymaps/keyboard.xml b/system/keymaps/keyboard.xml
index dea45a5330..b7488f4cba 100644
--- a/system/keymaps/keyboard.xml
+++ b/system/keymaps/keyboard.xml
@@ -374,6 +374,7 @@
<escape>Fullscreen</escape>
<c>Playlist</c>
<v>ActivateWindow(Teletext)</v>
+ <v mod="ctrl">VideoNextStream</v>
<text>ActivateWindow(Teletext)</text>
<up mod="ctrl">SubtitleShiftUp</up>
<down mod="ctrl">SubtitleShiftDown</down>