summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/vo.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/en/vo.rst')
-rw-r--r--DOCS/man/en/vo.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/en/vo.rst b/DOCS/man/en/vo.rst
index 3f648b55fe..8f314f9b64 100644
--- a/DOCS/man/en/vo.rst
+++ b/DOCS/man/en/vo.rst
@@ -54,6 +54,13 @@ Available video output drivers are:
auto
Let Xv draw the colorkey.
+ ``colorkey=<number>``
+ Changes the colorkey to an RGB value of your choice. ``0x000000`` is
+ black and ``0xffffff`` is white.
+
+ ``no-colorkey``
+ Disables colorkeying.
+
``x11`` (X11 only)
Shared memory video output driver without hardware acceleration that works
whenever X11 is present.