summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-05-17 21:08:40 +0200
committerwm4 <wm4@nowhere>2015-05-17 21:09:21 +0200
commitaa78dff42b1dc6bbc6b6aa836e42341015ce164a (patch)
treec8f860346fa9e4173025c861d9a7f8e07a1e4e23
parentbc503a0e88f3daec886e4b936a00d6890a19240b (diff)
downloadmpv-aa78dff42b1dc6bbc6b6aa836e42341015ce164a.tar.bz2
mpv-aa78dff42b1dc6bbc6b6aa836e42341015ce164a.tar.xz
input.conf: add CTRL+s key binding for window screenshots
-rw-r--r--DOCS/man/mpv.rst4
-rw-r--r--etc/input.conf1
2 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index 840f64d92a..ee1c68cf68 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -159,6 +159,10 @@ S
Take a screenshot, without subtitles. (Whether this works depends on VO
driver support.)
+Ctrl s
+ Take a screenshot, as the window shows it (with subtitles, OSD, and scaled
+ video).
+
I
Show filename on the OSD.
diff --git a/etc/input.conf b/etc/input.conf
index ca44978d39..dc7ade1a5a 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -119,6 +119,7 @@
#f cycle fullscreen # toggle fullscreen
#s screenshot # take a screenshot
#S screenshot video # ...without subtitles
+#Ctrl+s screenshot window # ...with subtitles and OSD, and scaled
#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