diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-12 10:22:04 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-12 10:22:04 +0000 |
commit | 7b3bcd07517592dc6fb6acc00b202ddf77159aa7 (patch) | |
tree | 751e4c65395318ebe6909e61fba3c793f1ec68a1 | |
parent | b91a6b2a872ec63a3ed7f25d3df528e296796854 (diff) |
-rootwin is no longer X11 only.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13006 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/man/en/mplayer.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index b63f852987..8e833237df 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1990,10 +1990,10 @@ The range controls how much of the image is cropped. Set the monitor refreshrate in Hz. Currently only supported by \-vo directx combined with the \-vm option. .TP -.B \-rootwin (X11 only) +.B \-rootwin Play movie in the root window (desktop background) instead of opening a new one. -Works only with x11, xv, xmga and xvidix drivers. +Works only with the x11, xv, xmga, xvidix and quartz video output drivers. .TP .B \-saturation <-100\-100> Adjust saturation of video output (default: 0). |