From 8bb7d427e2180067f13f8dc5c5105029e9e00be7 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 25 Jun 2014 20:29:05 +0200 Subject: input: readd some TV default key bindings Requested by a user. Closes #878. --- etc/input.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc') 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) -- cgit v1.2.3