summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/faq.html8
-rw-r--r--DOCS/mplayer.13
2 files changed, 7 insertions, 4 deletions
diff --git a/DOCS/faq.html b/DOCS/faq.html
index 6fc8bc8894..67654ef77a 100644
--- a/DOCS/faq.html
+++ b/DOCS/faq.html
@@ -364,11 +364,11 @@ the <A HREF="codecs.html#2.2.1.2">FFmpeg section</A>.
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
<TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
-The GUI isn't usable with icewm, because a panel is over the movie!!
+The taskbar keeps covering the movie in fullscreen mode!
</B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text">
-Known problem with icewm. It is unsolvable from our side. In detail:
-Icewm's taskbar overrides the GUI's window resize queries. If asked for a
-resize to 800x600, icewm resizes the window to 800x(600-taskbar_size).
+The taskbar cannot be overlapped by any window unless you add the following
+line to <CODE>~/.icewm/preferences</CODE>:<BR>
+<CODE>TaskBarKeepBelow=1</CODE>
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
<TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 57d8f4ea26..acebe07227 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -428,6 +428,9 @@ Available plugins are:
0 : disabled (default)
1 : enabled
+You can get the list of available plugins executing
+.I mplayer \-vop help
+
.TP
.B \-x <x> (MPLAYER only)
Scale image to x width (if sw/hw scaling available). Disables aspect calcs.