From d06f3d39cb840f8839e8d0ef9ff1fa065651031f Mon Sep 17 00:00:00 2001 From: nanahi <130121847+na-na-hi@users.noreply.github.com> Date: Sun, 11 Aug 2024 00:10:52 -0400 Subject: [PATCH] input.conf: add KP_DIVIDE/KP_MULTIPLY key bindings Map them to volume up/down, which is arguably the original intent of these key bindings, as the non-numpad positions of them make little sense. --- etc/input.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/input.conf b/etc/input.conf index 3ebbac1503..8d04bb7cd4 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -106,8 +106,10 @@ #Shift+f add sub-scale -0.1 # decrease the subtitle font size #9 add volume -2 #/ add volume -2 +#KP_DIVIDE add volume -2 #0 add volume 2 #* add volume 2 +#KP_MULTIPLY add volume 2 #m cycle mute # toggle mute #1 add contrast -1 #2 add contrast 1