From 6971383a34068ce8ce1b9626a2a2f4c5cbb77338 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 30 Oct 2023 23:39:14 +0100 Subject: Revert "Dont hardcode backspace/q to exit, use the input.conf file for that" This reverts commit bcd40f1beeb5cde7f9ac20ade692a6246dd4deab. --- mpv/input.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpv') diff --git a/mpv/input.conf b/mpv/input.conf index 14db1e8..d308547 100644 --- a/mpv/input.conf +++ b/mpv/input.conf @@ -2,7 +2,7 @@ Ctrl+c ignore Ctrl+s ignore f ignore BS quit -q quit +q ignore WHEEL_UP ignore WHEEL_DOWN ignore WHEEL_LEFT ignore -- cgit v1.2.3