From a3195381d17074e95cc5367c8136363251051fe2 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 17 Nov 2015 21:49:30 +0100 Subject: input.conf: add default bindings for changing window scale These are very much inspired by the hardcoded Cocoa bindings on OSX. Fixes #2500. --- etc/input.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc') diff --git a/etc/input.conf b/etc/input.conf index d9c995889a..b5229b008a 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -100,6 +100,9 @@ #6 add gamma 1 #7 add saturation -1 #8 add saturation 1 +#Alt+0 set window-scale 0.5 +#Alt+1 set window-scale 1.0 +#Alt+2 set window-scale 2.0 # toggle deinterlacer (automatically inserts or removes required filter) #d cycle deinterlace #r add sub-pos -1 # move subtitles up -- cgit v1.2.3