parent
1a79ad7450
commit
dc6ce5db51
|
@ -20,7 +20,7 @@ SectionDevice."Headphone" {
|
|||
PlaybackPriority 200
|
||||
PlaybackPCM "hw:${CardId},1"
|
||||
PlaybackMixerElem "Headphone"
|
||||
JackControl "Headset Jack"
|
||||
JackControl "Headphone Jack"
|
||||
}
|
||||
EnableSequence [
|
||||
cset "name='Headphone Jack Switch' on"
|
||||
|
@ -36,7 +36,7 @@ SectionDevice."Mic" {
|
|||
CapturePriority 200
|
||||
CapturePCM "hw:${CardId},1"
|
||||
CaptureMixerElem "Headset Mic"
|
||||
JackControl "Headset Jack"
|
||||
JackControl "Headphone Jack"
|
||||
}
|
||||
|
||||
EnableSequence [
|
||||
|
|
Loading…
Reference in New Issue