summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-05-01 21:48:07 +0200
committerwm4 <wm4@nowhere>2015-05-01 21:51:10 +0200
commit756991bd4f78d3a241df1f4fa208d5f55ef95833 (patch)
tree18374ae38b5d52fbf8f8408b05dd551f1784450d /DOCS/man/options.rst
parent72373bb5aee6be468bf6a3a2cceb55e9f1a6d28f (diff)
downloadmpv-756991bd4f78d3a241df1f4fa208d5f55ef95833.tar.bz2
mpv-756991bd4f78d3a241df1f4fa208d5f55ef95833.tar.xz
screenshots: change default directory in pseudo-gui mode to desktop
This should take care of the endless complaints about the default location for screenshots (and will of course create new ones). If the screenshot-template is set to an absolute path, the directory won't be used. So this should be reasonably compatible.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 356eff7822..884d6bf7eb 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2665,7 +2665,8 @@ Screenshot
generated.
This option is not set by default, and thus will write screenshots to the
- directory from which mpv was started.
+ directory from which mpv was started. In pseudio-gui mode
+ (see `PSEUDO GUI MODE`_), this is set to the desktop.
``--screenshot-jpeg-quality=<0-100>``
Set the JPEG quality level. Higher means better quality. The default is 90.