From 48ce4ab7f9259977f426d52b51601a54dbe15465 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 20 Oct 2012 23:58:02 +0200 Subject: screenshot: change "screenshot" input command "screenshot" now maps to "screenshot subtitles" by default, instead of "screenshot video". Swap the argument order: the more useful argument should come first. Remove the compatibility aliases for numeric choices (e.g. "screenshot 1 0" won't work anymore). --- etc/input.conf | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'etc') diff --git a/etc/input.conf b/etc/input.conf index 67ce10f72f..b6102b6867 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -104,10 +104,9 @@ TAB cycle program i edl_mark # for use with --edlout mode T cycle ontop # toggle video window ontop of other windows f cycle fullscreen # toggle fullscreen -s screenshot # take a png screenshot -S screenshot each-frame # ...on every frame -Alt+s screenshot - window # take a screenshot of window contents -Alt+S screenshot each-frame window # ...on every frame +s screenshot # take a screenshot +S screenshot video # ...without subtitles +Alt+s screenshot - each-frame # automatically screenshot every frame w add panscan -0.1 # zoom out with -panscan 0 -fs e add panscan +0.1 # in POWER quit -- cgit v1.2.3