Mercurial > mplayer.hg
changeset 6120:4472bc36675b
applied two patches (two-in-one! :P)
author | gabucino |
---|---|
date | Sun, 19 May 2002 17:09:29 +0000 |
parents | 1c12a0bc4d0b |
children | a239d68bd0d8 |
files | DOCS/faq.html DOCS/mplayer.1 |
diffstat | 2 files changed, 7 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/faq.html Sat May 18 17:45:26 2002 +0000 +++ b/DOCS/faq.html Sun May 19 17:09:29 2002 +0000 @@ -364,11 +364,11 @@ </TD><TR><TD COLSPAN=3> </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> </TD><TR> <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
--- a/DOCS/mplayer.1 Sat May 18 17:45:26 2002 +0000 +++ b/DOCS/mplayer.1 Sun May 19 17:09:29 2002 +0000 @@ -428,6 +428,9 @@ 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.