summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-07-04 16:32:38 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-07-04 16:32:38 +0000
commitec03f8bfbc3c08db34e6834b83b03573dc925e0f (patch)
tree9113886c49279979d63f167f4c37cca3f58695fe /DOCS
parent43cd93e26711efb31622884967f4b1e7d30fd75f (diff)
downloadmpv-ec03f8bfbc3c08db34e6834b83b03573dc925e0f.tar.bz2
mpv-ec03f8bfbc3c08db34e6834b83b03573dc925e0f.tar.xz
-fsmode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1274 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/mplayer.111
1 files changed, 10 insertions, 1 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 5331754b73..98f291c83c 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -53,6 +53,7 @@ mplayer \- Movie Player for Linux
.RB [ \-config\ file ]
.RB [ \-display\ name ]
.RB [ \-unicode ]
+.RB [ \-fsmode\ mode ]
.I - or file
.PP
.SH DESCRIPTION
@@ -278,7 +279,15 @@ tells MPlayer to handle the subtitle file (with -sub option) as UNICODE.
Contrary: -nounicode
.TP
.B \-lircconf\ configfile
-specifies a configfile for LIRC (see http://www.lirc.org) if you don't like the default ~/.lircrc
+specifies a configfile for LIRC (see http://www.lirc.org) if you don't like the default ~/.lircrc
+.TP
+.B \-fsmode\ mode
+This option workarounds some problems when using specific windowmanagers and
+fullscreen mode. If you experience fullscreen problems, try changing this
+value between 0 and 7.
+ -fsmode 0 ICCCWM patch (patched) (default)
+ -fsmode 1 ICCCWM patch
+ -fsmode 2 nothing in particular
.IP
.SH "ALPHA/BETA CODE"
.TP