mirror of https://github.com/mpv-player/mpv
another method for icewm workaround, suggested by Simonics Zsolt <simc@chello.hu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6171 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a98272633e
commit
359c5746bd
|
@ -368,7 +368,9 @@ Icewm's 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">
|
||||
The taskbar cannot be overlapped by any window unless you add the following
|
||||
line to <CODE>~/.icewm/preferences</CODE>:<BR>
|
||||
<CODE>TaskBarKeepBelow=1</CODE>
|
||||
<CODE>TaskBarKeepBelow=1</CODE><BR>
|
||||
Alternatively, add the following line to <CODE>~/.icewm/winoptions</CODE>:<BR>
|
||||
<CODE>MPlayer.layer: Menu</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">
|
||||
|
|
Loading…
Reference in New Issue