From f03667bfb98cd99c5c7d7741f5660c8421cbee48 Mon Sep 17 00:00:00 2001 From: gabucino Date: Wed, 4 Jul 2001 20:18:24 +0000 Subject: ICCCCMSFNSFN git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1276 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/Hungarian/MPlayer-FAQ | 10 +--------- DOCS/MPlayer-FAQ | 9 +-------- DOCS/example.conf | 10 ++++++++++ DOCS/mplayer.1 | 1 + 4 files changed, 13 insertions(+), 17 deletions(-) (limited to 'DOCS') diff --git a/DOCS/Hungarian/MPlayer-FAQ b/DOCS/Hungarian/MPlayer-FAQ index bb44f26cdc..ba8184f6f3 100644 --- a/DOCS/Hungarian/MPlayer-FAQ +++ b/DOCS/Hungarian/MPlayer-FAQ @@ -213,15 +213,7 @@ A: Azon a g Q: Gondjaim vannak a kedvenc ablakkezelőm esetén a teljesképernyős xv/xmga/.. móddal.. -A: Igen, ez egy bug. De nem(csak) a miénk. Eddig nem találtunk olyan - fullscreen módszert, ami minden ablakkezelővel működik. - Volt néhány próbálkozás, de valamivel mindig bugzott. Valószínűleg a - megoldás egy új opció lesz, például -fsmode , a kívánt módszerek közti - választásara. - Sajnos a legtöbb elterjedt ablakkezelő nem kompatibilis a szabványokkal, - vagy Motif-fal, így a teljesképernyős mód bekapcsolására irányuló - szabványos módszerek nem működnek velük. A nem szabványos módszerek pedig - a szabványos ablakkezelőkkel nem működnek. +A: Használd az -fsmode opciót. Bővebben: lásd example.conf vagy a manpage-t. Q: Dehát aviplay-jel működik ! A: És? diff --git a/DOCS/MPlayer-FAQ b/DOCS/MPlayer-FAQ index 7f9c0e4b70..dc902fb848 100644 --- a/DOCS/MPlayer-FAQ +++ b/DOCS/MPlayer-FAQ @@ -206,14 +206,7 @@ A: Try running MPlayer on the machine you compiled on. Or recompile. Don't Q: I have problems with and fullscreen xv/xmga/sdl/x11 modes.. -A: Yes, it's a bug. But not only our bug. We couldn't yet develop any - windowmanager-independent method to make window really fullscreen. - There was some version, but there are always users with problems. - I think the only solution is adding a new switch, for example -fsmode - to select which method should be used. - Unfortunately most common window managers aren't compatible with standards - or Motif wm. So standard ways to enable fullscreen doesn't work with them. - And non-standard modes not work for standard-compliant wm's. +A1: Use the -fsmode switch. See example.conf or manpage. Q: But it works with avifile ! A: So what? diff --git a/DOCS/example.conf b/DOCS/example.conf index a3dc822743..f003aab481 100644 --- a/DOCS/example.conf +++ b/DOCS/example.conf @@ -17,6 +17,16 @@ ao=oss # To specify default audio driver (see -ao help for fs=yes # Enlarges movie window to your desktop's size. # Used by drivers: all +# fsmode=0 # This option workarounds some problems when using + # specific windowmanagers and fullscreen mode. If you + # experience fullscreen problems, try changing this + # value between 0 and 7. Hint: either 0 or 1 should + # be sufficient. + # 0 = new method (since 0.18pre3) + # 1 = ICCCWM patch (for KDE2/icewm) + # 2 = old method (0.17a) + # 3 = ICCCWM patch + Motif method + vm=no # Tries to change to a different videomode # Used by drivers: dga2, x11, sdl diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index d3806a4a0c..f45503d6a2 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -288,6 +288,7 @@ value between 0 and 7. -fsmode 0 new method (since 0.18pre3) -fsmode 1 ICCCWM patch (for KDE2/icewm) -fsmode 2 old method (0.17a) + -fsmode 3 ICCCWM patch + Motif method .IP .SH "ALPHA/BETA CODE" .TP -- cgit v1.2.3