summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGuenter Bartsch <guenter@users.sourceforge.net>2001-07-28 13:23:24 +0000
committerGuenter Bartsch <guenter@users.sourceforge.net>2001-07-28 13:23:24 +0000
commitb8bc18d4039975e3f4e2155339c7b8174350ac38 (patch)
tree499c44875758cdfcde4a0c0e3b280ec44c415792 /doc
parent83c360412fdc9cb3682badf3044fb7d5af52b67a (diff)
downloadxine-lib-b8bc18d4039975e3f4e2155339c7b8174350ac38.tar.gz
xine-lib-b8bc18d4039975e3f4e2155339c7b8174350ac38.tar.bz2
patch provided by Chris Rankin to make dvd device name configurable in .xinerc
CVS patchset: 361 CVS date: 2001/07/28 13:23:24
Diffstat (limited to 'doc')
-rw-r--r--doc/README.xinerc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/README.xinerc b/doc/README.xinerc
index 9c5ac53eb..c9c62f23c 100644
--- a/doc/README.xinerc
+++ b/doc/README.xinerc
@@ -16,6 +16,12 @@ audio_driver_name audio driver to use, same as command line
colorkey colorkey to use, may be usefull to change
if parts of your desktio become transparent
+dvd_device path to your local dvd device file
+ (e.g. /dev/hdc, /dev/cdrom, /dev/dvd)
+
+dvd_raw_device path to a raw device set up for dvd access
+ (option, e.g. /dev/rdvd)
+
five_channel 1/0 : enable 5-channel playback
four_channel 1/0 : enable 4-channel playback