mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -05:00
10 lines
333 B
Text
10 lines
333 B
Text
|
|
# do not edit this file, it will be overwritten on update
|
||
|
|
|
||
|
|
SUBSYSTEM!="sound", GOTO="pulseaudio_end"
|
||
|
|
ACTION!="change", GOTO="pulseaudio_end"
|
||
|
|
KERNEL!="card*", GOTO="pulseaudio_end"
|
||
|
|
|
||
|
|
SUBSYSTEMS=="usb", ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1978", ENV{PULSE_PROFILE_SET}="native-instruments-audio8dj.conf"
|
||
|
|
|
||
|
|
LABEL="pulseaudio_end"
|