cdrecord.dfl

来自「刻录光盘的程序」· DFL 代码 · 共 32 行

DFL
32
字号
#ident @(#)cdrecord.dfl	1.1 98/12/06 Copyr 1998 J. Schilling## This file is /etc/default/cdrecord# It contains defaults that are used if no command line option# or environment is present.# # The default device, if not specified elswhere#CDR_DEVICE=yamaha# # The default speed, if not specified elswhere#CDR_SPEED=4# # The default FIFO size if, not specified elswhere#CDR_FIFOSIZE=4m## The following definitions allow abstract device names.# They are used if the device name does not contain the# the characters ',', ':', '/' and '@'## drive name	device	speed	fifosize#teac=		1,3,0	-1	-1panasonic=	1,4,0	-1	-1yamaha=		1,5,0	-1	-1cdrom=		0,6,0	2	1m

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?