initial import
This commit is contained in:
16
alsa-lib/0002-Enabled-extended-namehints-in-alsa.conf.patch
Normal file
16
alsa-lib/0002-Enabled-extended-namehints-in-alsa.conf.patch
Normal file
@@ -0,0 +1,16 @@
|
||||
--- a/src/conf/alsa.conf 2024-04-10 10:43:57.000000000 +0200
|
||||
+++ b/src/conf/alsa.conf 2024-04-10 11:05:36.399981580 +0200
|
||||
@@ -102,11 +102,11 @@
|
||||
#
|
||||
|
||||
# show all name hints also for definitions without hint {} section
|
||||
-defaults.namehint.showall off
|
||||
+defaults.namehint.showall on
|
||||
# show just basic name hints
|
||||
defaults.namehint.basic on
|
||||
# show extended name hints
|
||||
-defaults.namehint.extended off
|
||||
+defaults.namehint.extended on
|
||||
#
|
||||
defaults.ctl.card 0
|
||||
defaults.pcm.card 0
|
||||
Reference in New Issue
Block a user