wok-next annotate eudev/stuff/40-alsa.rules @ rev 17381
Add incron
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Nov 26 14:59:55 2014 +0100 (2014-11-26) |
parents | |
children | 0d40dbf6ce97 |
rev | line source |
---|---|
tcg@17143 | 1 # do not edit this file, it will be overwritten on update |
tcg@17143 | 2 |
tcg@17143 | 3 SUBSYSTEM=="sound", GROUP="audio" |
tcg@17143 | 4 KERNEL=="controlC[0-9]*", NAME="snd/%k" |
tcg@17143 | 5 KERNEL=="hwC[D0-9]*", NAME="snd/%k" |
tcg@17143 | 6 KERNEL=="pcmC[D0-9cp]*", NAME="snd/%k" |
tcg@17143 | 7 KERNEL=="midiC[D0-9]*", NAME="snd/%k" |
tcg@17143 | 8 KERNEL=="timer", NAME="snd/%k" |
tcg@17143 | 9 KERNEL=="seq", NAME="snd/%k" |
tcg@17143 | 10 KERNEL=="mixer0", SYMLINK+="mixer" |