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/options.rst | 5 ----- 1 file changed, 5 deletions(-) (limited to 'DOCS/man/en/options.rst') 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