From 63d18f733602f9b7381a03b72a17662a99c44fc2 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 5 Mar 2022 07:16:25 +0100 Subject: Fix video fullscreen button, double-click fullscreen Fix video seekbar mouse collision not working for the top of the seekbar --- mpv/input.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'mpv/input.conf') diff --git a/mpv/input.conf b/mpv/input.conf index 635a82c..26b7ef6 100644 --- a/mpv/input.conf +++ b/mpv/input.conf @@ -1,5 +1,6 @@ Ctrl+c ignore Ctrl+s ignore +f ignore BS ignore q ignore WHEEL_UP ignore -- cgit v1.2.3