From 3cd67be591fe75f289d4f33d11589cfa3c2e72cd Mon Sep 17 00:00:00 2001 From: James Courtier-Dutton Date: Fri, 30 Apr 2004 13:15:51 +0000 Subject: Update docs regarding "speaker_arrangement" config entry changes. CVS patchset: 6468 CVS date: 2004/04/30 13:15:51 --- doc/faq/faq.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/faq/faq.sgml') diff --git a/doc/faq/faq.sgml b/doc/faq/faq.sgml index 640316f87..db046f168 100644 --- a/doc/faq/faq.sgml +++ b/doc/faq/faq.sgml @@ -1216,9 +1216,9 @@ the complicated way by editing the config file yourself which is located in your home directory in .gxine or .xine: -   audio.four_channel:1 -   audio.five_channel:1 -   audio.five_lfe_channel:0 +   audio.speaker_arrangement:4 +   audio.speaker_arrangement:4.1 +   audio.speaker_arrangement:5.1 @@ -1229,7 +1229,7 @@ surround (see above). You can either use the config dialog or edit the config file (~/.xine/config or ~/.gxine/config) yourself: -    audio.a52_pass_through:1 +    audio.speaker_arrangement:A52_Passthru -- cgit v1.2.3