wok-current view udev/stuff/40-alsa.rules @ rev 22209
updated xorg-libXcomposite and xorg-libXcomposite-dev (0.4.4 -> 0.4.5)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Nov 11 14:40:43 2019 +0100 (2019-11-11) |
parents | |
children |
line source
1 # do not edit this file, it will be overwritten on update
3 SUBSYSTEM=="sound", GROUP="audio"
4 KERNEL=="controlC[0-9]*", NAME="snd/%k"
5 KERNEL=="hwC[D0-9]*", NAME="snd/%k"
6 KERNEL=="pcmC[D0-9cp]*", NAME="snd/%k"
7 KERNEL=="midiC[D0-9]*", NAME="snd/%k"
8 KERNEL=="timer", NAME="snd/%k"
9 KERNEL=="seq", NAME="snd/%k"
10 KERNEL=="mixer0", SYMLINK+="mixer"