From 988d08e72e69ab3db90ea629661aaa65fec2670b Mon Sep 17 00:00:00 2001 From: gabucino Date: Sun, 19 May 2002 17:09:29 +0000 Subject: applied two patches (two-in-one! :P) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6121 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/faq.html | 8 ++++---- DOCS/mplayer.1 | 3 +++ 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 FFmpeg section.   Q: -The GUI isn't usable with icewm, because a panel is over the movie!! +The taskbar keeps covering the movie in fullscreen mode! A: -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 ~/.icewm/preferences:
+TaskBarKeepBelow=1   Q: 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 (MPLAYER only) Scale image to x width (if sw/hw scaling available). Disables aspect calcs. -- cgit v1.2.3