From af54ff826b124c7ed8642a8d163f210541da51c3 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 24 Feb 2013 17:00:52 +0100 Subject: Remove --rootwin option and rootwin property You can just use --wid=0 if you really want this. This only worked/works for X11, and even then it might interact badly with most desktop environments. All the option did was setting --wid to 0, and the property did nothing. --- DOCS/man/en/input.rst | 1 - DOCS/man/en/options.rst | 5 ----- 2 files changed, 6 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index a0d2ad00c4..221d6cbfba 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -297,7 +297,6 @@ colormatrix x see ``--colormatrix`` colormatrix-input-range x see ``--colormatrix-input-range`` colormatrix-output-range x see ``--colormatrix-output-range`` ontop x see ``--ontop`` -rootwin x see ``--rootwin`` border x see ``--border`` framedrop x see ``--framedrop`` gamma x see ``--gamma`` diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index e5570b5887..359a194480 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -1706,11 +1706,6 @@ (udp:// only) Allows a socket to be reused by other processes as soon as it is closed. ---rootwin - Play movie in the root window (desktop background). Desktop background - images may cover the movie window, though. May not work with all video - output drivers. - --saturation=<-100-100> Adjust the saturation of the video signal (default: 0). You can get grayscale output with this option. Not supported by all video output -- cgit v1.2.3