manpage: mention how pseudo-gui mode is enabled on win32

This commit is contained in:
wm4 2015-04-11 13:59:34 +02:00
parent 96d0a3f56c
commit ea11b09bc3
1 changed files with 7 additions and 2 deletions

View File

@ -618,8 +618,13 @@ is not a full GUI and is not meant to be. However, to compensate for the lack
of expected GUI behavior, mpv will in some cases start with some settings
changed to behave slightly more like a GUI mode.
Currently this happens only if started using the ``mpv.desktop`` file in Linux
(like started from menus or file associations provided by desktop environments).
Currently this happens only in the following cases:
- if started using the ``mpv.desktop`` file on Linux (e.g. started from menus
or file associations provided by desktop environments)
- if started from explorer.exe on Windows (technically, if it was started on
Windows, and all of the stdout/stderr/stdin handles are unset)
- manually adding ``--profile=pseudo-gui`` to the command line
This mode implicitly adds ``--profile=pseudo-gui`` to the command line, with
the ``pseudo-gui`` profile being predefined with the following contents: