wok-current diff udev/stuff/40-alsa.rules @ rev 18092
slitaz-menus: add hr, is, ja, nl, nb, nn, fi and tr translations according to matchbox-common-0.9.1.tazpkg
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 25 22:35:22 2015 +0200 (2015-05-25) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/udev/stuff/40-alsa.rules Mon May 25 22:35:22 2015 +0200 1.3 @@ -0,0 +1,10 @@ 1.4 +# do not edit this file, it will be overwritten on update 1.5 + 1.6 +SUBSYSTEM=="sound", GROUP="audio" 1.7 +KERNEL=="controlC[0-9]*", NAME="snd/%k" 1.8 +KERNEL=="hwC[D0-9]*", NAME="snd/%k" 1.9 +KERNEL=="pcmC[D0-9cp]*", NAME="snd/%k" 1.10 +KERNEL=="midiC[D0-9]*", NAME="snd/%k" 1.11 +KERNEL=="timer", NAME="snd/%k" 1.12 +KERNEL=="seq", NAME="snd/%k" 1.13 +KERNEL=="mixer0", SYMLINK+="mixer"