summaryrefslogtreecommitdiffstats
path: root/DOCS/faq.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-05-19 17:09:29 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-05-19 17:09:29 +0000
commit988d08e72e69ab3db90ea629661aaa65fec2670b (patch)
tree96718d7aa65dddcd152873a6dcae362e4a6f7df2 /DOCS/faq.html
parentaab9f7a0850b4a7bf2dba4404283abf7ebcf1720 (diff)
downloadmpv-988d08e72e69ab3db90ea629661aaa65fec2670b.tar.bz2
mpv-988d08e72e69ab3db90ea629661aaa65fec2670b.tar.xz
applied two patches (two-in-one! :P)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6121 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/faq.html')
-rw-r--r--DOCS/faq.html8
1 files changed, 4 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">