From b4d9980870941812b152a6fe66caf867a11211bb Mon Sep 17 00:00:00 2001 From: soredake Date: Tue, 5 May 2020 20:35:37 +0300 Subject: input.conf: add default keybindings for sub-scale --- etc/input.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc') diff --git a/etc/input.conf b/etc/input.conf index ba96a77190..538443a2e5 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -103,6 +103,8 @@ #x add sub-delay +0.1 # same as previous binding (discouraged) #ctrl++ add audio-delay 0.100 # this changes audio/video sync #ctrl+- add audio-delay -0.100 +#Shift+g add sub-scale +0.1 # increase subtitle font size +#Shift+f add sub-scale -0.1 # decrease subtitle font size #9 add volume -2 #/ add volume -2 #0 add volume 2 @@ -182,8 +184,6 @@ # (not an exhaustive list of unbound commands) # -# ? add sub-scale +0.1 # increase subtitle font size -# ? add sub-scale -0.1 # decrease subtitle font size # ? cycle angle # switch DVD/Bluray angle # ? cycle sub-forced-only # toggle DVD forced subs # ? cycle program # cycle transport stream programs -- cgit v1.2.3