2004-10-16 09:19:53 +07:00
|
|
|
# Configuration file for cdsymlinks
|
|
|
|
|
|
|
|
# Output links for these types of devices.
|
2005-05-20 04:24:38 +07:00
|
|
|
# Allowed keywords are: corresponding to device names:
|
|
|
|
# CD CDR CDRW cdrom cd-r cdrw
|
|
|
|
# DVD DVDRW DVDRAM dvd dvdrw dvdram
|
|
|
|
# CDMRW CDWMRW cdm cdmrw
|
|
|
|
# CDRAM cdram
|
2004-10-16 09:19:53 +07:00
|
|
|
# Other words are accepted but ignored.
|
2005-05-20 04:24:38 +07:00
|
|
|
# Devices with multiple recognised capabilities WILL get multiple links.
|
2004-10-16 09:19:53 +07:00
|
|
|
#OUTPUT="CD CDRW DVD DVDRW DVDRAM"
|
|
|
|
|
|
|
|
# Whether to output numbered links.
|
|
|
|
# 1 = output 'cdrom1', 'dvd1' etc. for other devices
|
|
|
|
# 0 = don't output 'cdrom1', 'dvd1' etc.
|
|
|
|
# We always output 'cdrom', 'dvd' etc. for the best-match devices.
|
|
|
|
#NUMBERED_LINKS=1
|
2005-05-20 04:24:38 +07:00
|
|
|
|
|
|
|
# Whether to output link 0 along with each unnumbered link.
|
|
|
|
# (No effect if NUMBERED_LINKS=0.)
|
|
|
|
#LINK_ZERO=0
|