cdrecord.conf 756 B

12345678910111213141516171819202122232425262728293031323334
  1. #ident @(#)cdrecord.dfl 1.2 00/04/16 Copyr 1998 J. Schilling
  2. #
  3. # This file is /etc/cdrecord.conf
  4. # It contains defaults that are used if no command line option
  5. # or environment is present.
  6. #
  7. # The default device, if not specified elswhere
  8. #
  9. CDR_DEVICE=yamaha
  10. #
  11. # The default speed, if not specified elswhere
  12. #
  13. CDR_SPEED=4
  14. #
  15. # The default FIFO size if, not specified elswhere
  16. #
  17. CDR_FIFOSIZE=4m
  18. #
  19. # The following definitions allow abstract device names.
  20. # They are used if the device name does not contain the
  21. # the characters ',', ':', '/' and '@'
  22. #
  23. # drive name device speed fifosize driveropts
  24. #
  25. #teac= 1,3,0 -1 -1 ""
  26. #panasonic= 1,4,0 -1 -1 ""
  27. #plextor= 1,4,0 12 -1 ""
  28. #sanyo= 1,4,0 12 -1 burnproof
  29. #yamaha= 1,5,0 -1 -1 ""
  30. #cdrom= 0,6,0 2 1m ""