From 2628ff6224946bb7f3cf460f0c9c6969783e255c Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 15 Nov 2012 15:38:02 +0100 Subject: options: remove --display Was used to set the X11 display. XDisplayName(NULL) does the same, using the DISPLAY environment variable instead. --- DOCS/man/en/options.rst | 9 --------- 1 file changed, 9 deletions(-) (limited to 'DOCS/man/en/options.rst') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index e4ecf1e6ee..38a615ea72 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -463,15 +463,6 @@ Force demuxer type. Use a '+' before the name to force it, this will skip some checks! Give the demuxer name as printed by ``--demuxer=help``. ---display= - (X11 only) - Specify the hostname and display number of the X server you want to - display on. - - *EXAMPLE*: - - ``--display=xtest.localdomain:0`` - --doubleclick-time= Time in milliseconds to recognize two consecutive button presses as a double-click (default: 300). -- cgit v1.2.3