|
|
发表于 2003-8-31 11:19:14
|
显示全部楼层
我是一个超级菜鸟,请说详细一点?我不知道怎么加入modules.conf文件
我电脑中的modules.conf文件显示如下:
alias sound-slot-0 disabled
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || : |
|