*** empty log message ***

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1171 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-06-19 22:38:47 +00:00
parent 5bf0bcb3c5
commit 3d06743c3b
1 changed files with 3 additions and 1 deletions

View File

@ -210,7 +210,9 @@ A: Try running MPlayer on the machine you compiled on. Or recompile. Don't
Q: I have problems with WindowMaker and fullscreen xv/xmga/sdl/x11 modes..
It was OK before the ICCCM-compliance patch.
A: Known problem, ICCCM sucks.
A1: Known problem, ICCCM sucks.
A2: Turn off ICCCM compliance by editing libvo/x11_common.c line 161 and
replacing #if 1 with #if 0 . Then recompile.
Q: But it works with avifile !
A: So what?