From f78488b1f088976476caaa6d3d65b668399dc985 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 8 Dec 2014 19:02:40 +0100 Subject: input.conf: add example for aspect ratio cycling This is requested oftem, but I don't know if it should be an actual default binding. --- etc/input.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc') diff --git a/etc/input.conf b/etc/input.conf index 31ffe65850..aa765ce293 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -211,3 +211,5 @@ # ? cycle sub-forced-only # toggle DVD forced subs # ? cycle program # cycle transport stream programs # ? stop # stop playback (quit or enter idle mode) +# Cycle aspect ratio: +# ? cycle_values video-aspect "16:9" "16:10" "4:3" "2.35:1" "-1" -- cgit v1.2.3