From 3eccf2979d452592dbde64d7a0f02a1d007426e6 Mon Sep 17 00:00:00 2001 From: attila Date: Sun, 2 Jun 2002 16:33:43 +0000 Subject: added docu for -icelayer and addition to the faq for -nortc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6269 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/faq.html | 8 ++------ DOCS/mplayer.1 | 13 +++++++++++++ 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/DOCS/faq.html b/DOCS/faq.html index e51c41d917..5541236171 100644 --- a/DOCS/faq.html +++ b/DOCS/faq.html @@ -376,11 +376,7 @@ the FFmpeg section. Q: Icewm's taskbar keeps covering the movie in fullscreen mode! A: -The taskbar cannot be overlapped by any window unless you add the following -line to ~/.icewm/preferences:
-TaskBarKeepBelow=1
-Alternatively, add the following line to ~/.icewm/winoptions:
-MPlayer.layer: Menu +This shouldnt happen anymore, if it does use the -icelayer option.   Q: @@ -565,7 +561,7 @@ The audio/video gets totally out of sync when I run MPlayer as root on my notebo It works normal when i run it as a user. A: This is again a power management effect (see above). Plug the external power connector -in before you power on your notebook. +in before you power on your notebook or use the -nortc switch.   diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index f7c7e3c461..b23e6e91a5 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -652,6 +652,19 @@ Adjust intensity of green component of video signal (default 0). Adjust hue of video signal (default 0). You can get colored negative of image with this option. .TP +.B \-icelayer <0\ \-\ 15> (icewm only) +Sets the layer of the fullscreen window of mplayer for icewm. + + Desktop 0 + Below 2 + Normal 4 + OnTop 6 + Dock 8 + AboveDock 10 + Menu 12 + +Defautl is layer Menu (12). +.TP .B \-jpeg Specify options for the JPEG output (-vo jpeg), separated by ":" (see documentation!). Available sub\-options are [no]progressiv, [no]baseline, -- cgit v1.2.3