comparison DOCS/faq.html @ 6120:4472bc36675b

applied two patches (two-in-one! :P)
author gabucino
date Sun, 19 May 2002 17:09:29 +0000
parents 3ca1f8cf7bfc
children 096289c0b6b7
comparison
equal deleted inserted replaced
6119:1c12a0bc4d0b 6120:4472bc36675b
362 You need to get libavcodec from FFmpeg's CVS. Read the instructions in 362 You need to get libavcodec from FFmpeg's CVS. Read the instructions in
363 the <A HREF="codecs.html#2.2.1.2">FFmpeg section</A>. 363 the <A HREF="codecs.html#2.2.1.2">FFmpeg section</A>.
364 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 364 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
365 365
366 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> 366 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
367 The GUI isn't usable with icewm, because a panel is over the movie!! 367 The taskbar keeps covering the movie in fullscreen mode!
368 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> 368 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text">
369 Known problem with icewm. It is unsolvable from our side. In detail: 369 The taskbar cannot be overlapped by any window unless you add the following
370 Icewm's taskbar overrides the GUI's window resize queries. If asked for a 370 line to <CODE>~/.icewm/preferences</CODE>:<BR>
371 resize to 800x600, icewm resizes the window to 800x(600-taskbar_size). 371 <CODE>TaskBarKeepBelow=1</CODE>
372 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 372 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
373 373
374 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> 374 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
375 I can't access the GUI menu. I press right click, but I can't access any 375 I can't access the GUI menu. I press right click, but I can't access any
376 menu items! 376 menu items!