From d6890c19dd0e34a71383e8fd1b7acdc0f9f08f69 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 12 Feb 2018 18:26:18 +0100 Subject: input: add a keybinding to toggle hardware decoding We sure as hell won't enable hardware decoding by default, but we can make it more accessible with a key binding. --- etc/input.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/input.conf b/etc/input.conf index d60e792808..a35d439ea4 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -143,6 +143,7 @@ #L cycle-values loop-file "inf" "no" # toggle infinite looping #ctrl+c quit 4 #DEL script-binding osc/visibility # cycle OSC display +#ctrl+h cycle-values hwdec "auto" "no" # cycle hardware decoding # Apple Remote section #AR_PLAY cycle pause -- cgit v1.2.3