wok-next annotate eudev/stuff/40-alsa.rules @ rev 19847

Up dbus, eudev.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Aug 27 04:54:19 2017 +0300 (2017-08-27)
parents 38e2f5dca901
children
rev   line source
tcg@17143 1 # do not edit this file, it will be overwritten on update
tcg@17143 2
al@19847 3 SUBSYSTEM=="sound", GROUP="audio"
al@19847 4 KERNEL=="controlC[0-9]*", NAME="snd/%k"
al@19847 5 KERNEL=="hwC[D0-9]*", NAME="snd/%k"
al@19847 6 KERNEL=="pcmC[D0-9cp]*", NAME="snd/%k"
al@19847 7 KERNEL=="midiC[D0-9]*", NAME="snd/%k"
al@19847 8 KERNEL=="timer", NAME="snd/%k"
al@19847 9 KERNEL=="seq", NAME="snd/%k"
al@19847 10 KERNEL=="mixer0", SYMLINK+="mixer"