summaryrefslogtreecommitdiff
path: root/audio/xmms/MESSAGE
diff options
context:
space:
mode:
authorlukem <lukem>2003-02-06 09:44:32 +0000
committerlukem <lukem>2003-02-06 09:44:32 +0000
commite2437edabd39db3f8435d89c0c2c06623e1968ae (patch)
tree9f73f16476018eb06afcbbe28723caab8b96e970 /audio/xmms/MESSAGE
parentb60348ebc25438c6224b4853f7f7df31e94e55d9 (diff)
downloadpkgsrc-e2437edabd39db3f8435d89c0c2c06623e1968ae.tar.gz
Add instructions on how to configure XMMS to play audio CDs;
it wasn't obvious, at least to a few people I spoke with. Thanks to Valeriy Ushakov (uwe@) for helping me work this out...
Diffstat (limited to 'audio/xmms/MESSAGE')
-rw-r--r--audio/xmms/MESSAGE11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/xmms/MESSAGE b/audio/xmms/MESSAGE
new file mode 100644
index 00000000000..19bc8ac1072
--- /dev/null
+++ b/audio/xmms/MESSAGE
@@ -0,0 +1,11 @@
+If you wish to use the Audio CD playback capability of XMMS, you need
+to configure XMMS in the following manner:
+
+1. Select "Options" -> "Preferences" (or press Control-P)
+2. Select "Audio I/O Plugins" tab
+3. Configure "CD Audio Player ... [libcdaudio.so]"
+4. Change "Device:" to the raw partition of your CD player (e.g., `/dev/cd0d').
+5. Change "Directory:" to an existing (empty) directory to be used within the
+ XMMS file selection dialog boxes as the path to select tracks on audio CDs
+ (e.g., `/cdrom/').
+6. Select "OK" to save the changes.