summaryrefslogtreecommitdiff
path: root/doc/faq
diff options
context:
space:
mode:
authorMatt Messier <mmessier@grapetv.org>2007-05-21 16:54:39 -0400
committerMatt Messier <mmessier@grapetv.org>2007-05-21 16:54:39 -0400
commit876b38c7a284889b5df6f9e3883b350a359541b8 (patch)
treefacfa05183233b020943f224220ecdf4bfec9b03 /doc/faq
parent36e8f54380b6f5736ed6052655b546e5804b99f3 (diff)
parentfa3f6956427d992bc83ac6ea80d1f0ae9834facf (diff)
downloadxine-lib-876b38c7a284889b5df6f9e3883b350a359541b8.tar.gz
xine-lib-876b38c7a284889b5df6f9e3883b350a359541b8.tar.bz2
Merge changes from main 1.2 tree
Diffstat (limited to 'doc/faq')
-rw-r--r--doc/faq/faq.sgml11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/faq/faq.sgml b/doc/faq/faq.sgml
index 9743cf361..db1762f51 100644
--- a/doc/faq/faq.sgml
+++ b/doc/faq/faq.sgml
@@ -1316,7 +1316,8 @@
You can do this either in the config dialog while xine is running (press
the config button on the xine panel and go to the AUDIO tab) or have it
the complicated way by editing the config file yourself which is located
- in your home directory in <filename>.gxine</filename> or <filename>.xine</filename>:
+ in your home directory in <filename>.config/gxine</filename> or
+ <filename>.xine</filename>:
<programlisting>
&nbsp;&nbsp;&nbsp;audio.output.speaker_arrangement:Surround 4.0
&nbsp;&nbsp;&nbsp;audio.output.speaker_arrangement:Surround 4.1
@@ -1329,8 +1330,8 @@
<para>
xine can do that too. Pretty much the same story as for 4-/5-channel
surround (see above). You can either use the config dialog or edit
- the config file (<filename>~/.xine/config</filename> or <filename>~/.gxine/config</filename>)
- yourself:
+ the config file (<filename>~/.xine/config</filename> or
+ <filename>~/.config/gxine/config</filename>) yourself:
<programlisting>&nbsp;&nbsp;&nbsp;audio.output.speaker_arrangement:Pass Through</programlisting>
</para>
</sect2>
@@ -1858,8 +1859,8 @@
</para>
<para>
Unscaled OSD usage by subtitles and xine-ui is controlled by
- the following settings
- (<filename>~/.xine/config</filename> or <filename>~/.gxine/config</filename>):
+ the following settings (<filename>~/.xine/config</filename> or
+ <filename>~/.config/gxine/config</filename>):
<programlisting>&nbsp;&nbsp;&nbsp;gui.osd_use_unscaled:0</programlisting>
<programlisting>&nbsp;&nbsp;&nbsp;subtitles.separate.use_unscaled_osd:0</programlisting>
</para>