# HG changeset patch # User gabucino # Date 1018070743 0 # Node ID 3a27cdfc6d87d29962bb8eec8a2fed9df6468e43 # Parent 14323f846fc85e13634bd0a0c0455b8cbc233618 SDL+x11/xv Q/A diff -r 14323f846fc8 -r 3a27cdfc6d87 DOCS/Hungarian/faq.html --- a/DOCS/Hungarian/faq.html Fri Apr 05 18:05:57 2002 +0000 +++ b/DOCS/Hungarian/faq.html Sat Apr 06 05:25:43 2002 +0000 @@ -618,6 +618,13 @@ Igen. Ne használj SDL-t GUI-val együtt.   +Q: +Az SDL-nek nincs xv target-je, csak x11! Miért? +A: +Mert miért lenne? Az SDL-nek csak x11 target-je van, ami +igenis használ xv-t, ha támogatva van. Nem kell külön írni semmit hozzá.. +  +

5.5. Feature kérések

  diff -r 14323f846fc8 -r 3a27cdfc6d87 DOCS/faq.html --- a/DOCS/faq.html Fri Apr 05 18:05:57 2002 +0000 +++ b/DOCS/faq.html Sat Apr 06 05:25:43 2002 +0000 @@ -652,6 +652,16 @@ Known, don't use SDL for GUI yet.   +Q: +Oh the world is cruel..! SDL has only x11 target, but not +xv! +A: +Try that x11 target again. Now try -vo x11 -fs -zoom. +See the difference? No?! Ok, here comes the enlightenment: SDL's +x11 target uses xv when available, you don't have to worry about +it... +  + 5.5. Feature requests