diff options
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/options.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 3a98ca9c93..035f3ed28e 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -712,6 +712,13 @@ ``--fstype=fullscreen`` Fixes fullscreen switching on OpenBox 1.x. +--native-fs + (OS X only) + Use OSX's Mission Control's fullscreen feature instead of the custom one + provided by mpv. This can potentially break a lot of stuff like + ``--geometry`` and is disabled by default. On the other hand it provides + a more 'OS X-like' user exeprience. + --gamma=<-100-100> Adjust the gamma of the video signal (default: 0). Not supported by all video output drivers. |