summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-06-25 20:29:05 +0200
committerwm4 <wm4@nowhere>2014-06-25 20:29:14 +0200
commit8bb7d427e2180067f13f8dc5c5105029e9e00be7 (patch)
tree7fe18bd278a1dade8cde50c5ed910048a18df8c1
parent02e0882b60cde69c137200678ac706a63dd08132 (diff)
downloadmpv-8bb7d427e2180067f13f8dc5c5105029e9e00be7.tar.bz2
mpv-8bb7d427e2180067f13f8dc5c5105029e9e00be7.tar.xz
input: readd some TV default key bindings
Requested by a user. Closes #878.
-rw-r--r--etc/input.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/input.conf b/etc/input.conf
index af5d5159e8..08988a2c28 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -201,6 +201,10 @@
#MOUSE_BTN0 {discnav-menu} discnav mouse
#MOUSE_MOVE {discnav-menu} discnav mouse_move
+# For tv://
+#h cycle tv-channel -1 # previous channel
+#k cycle tv-channel +1 # next channel
+
#
# Not assigned by default
# (not an exhaustive list of unbound commands)