Mercurial > mplayer.hg
changeset 1170:204b0a4c6aa8
*** empty log message ***
author | gabucino |
---|---|
date | Tue, 19 Jun 2001 22:38:47 +0000 |
parents | cc92696fd3f8 |
children | adc81cb80adf |
files | DOCS/MPlayer-FAQ |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/MPlayer-FAQ Tue Jun 19 22:33:07 2001 +0000 +++ b/DOCS/MPlayer-FAQ Tue Jun 19 22:38:47 2001 +0000 @@ -210,7 +210,9 @@ 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?