diff options
-rw-r--r-- | doc/faq/faq.sgml | 2 |
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> video.XV_COLORKEY:2110</programlisting> + <programlisting> 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> |