wok-current annotate udev/stuff/40-alsa.rules @ rev 19290

doxygen, eboard, giblib, gtkhotkey, gtkperf, gvolwheel, haproxy: fix man or doc path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 06 10:06:06 2016 +0200 (2016-07-06)
parents
children
rev   line source
pankso@4832 1 # do not edit this file, it will be overwritten on update
pankso@4832 2
pankso@4832 3 SUBSYSTEM=="sound", GROUP="audio"
pankso@4832 4 KERNEL=="controlC[0-9]*", NAME="snd/%k"
pankso@4832 5 KERNEL=="hwC[D0-9]*", NAME="snd/%k"
pankso@4832 6 KERNEL=="pcmC[D0-9cp]*", NAME="snd/%k"
pankso@4832 7 KERNEL=="midiC[D0-9]*", NAME="snd/%k"
pankso@4832 8 KERNEL=="timer", NAME="snd/%k"
pankso@4832 9 KERNEL=="seq", NAME="snd/%k"
pankso@4832 10 KERNEL=="mixer0", SYMLINK+="mixer"