summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2009-01-11 22:23:39 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2009-01-11 22:23:39 +0000
commitf8325d26b0f0eea8cf22f0d3a8127d39e3c93b71 (patch)
tree0b0e4fb84ea18df95cd5a259136ce1b54b67626e
parentaea2c9dcfea4e2bff0fdd578ab11b0d9bc62557b (diff)
downloadxine-lib-f8325d26b0f0eea8cf22f0d3a8127d39e3c93b71.tar.gz
xine-lib-f8325d26b0f0eea8cf22f0d3a8127d39e3c93b71.tar.bz2
Correct a config file key name.
-rw-r--r--doc/faq/faq.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq/faq.sgml b/doc/faq/faq.sgml
index 69770003c..5a713e306 100644
--- a/doc/faq/faq.sgml
+++ b/doc/faq/faq.sgml
@@ -1701,7 +1701,7 @@
<para>
Looks like some colours on your GUI match the colour key which Xv uses. You can
change the colour key value to avoid this. There should be a line like:
- <programlisting>&nbsp;&nbsp;&nbsp;video.XV_COLORKEY:2110</programlisting>
+ <programlisting>&nbsp;&nbsp;&nbsp;video.device.xv_colorkey:2110</programlisting>
in your <filename>~/.xine/config</filename> file where you can change the colour that's used
by xine for the video overlay.
</para>