mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-09 13:29:59 -05:00
alsa-mixer: Add device.icon-name property for some common ports
If we expose this information, UIs can use this to make better decisions about what icon to display. Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
parent
18b79d2e13
commit
0f6bbcc3a5
10 changed files with 30 additions and 0 deletions
|
|
@ -2,5 +2,8 @@
|
|||
description = HDMI / DisplayPort 3
|
||||
priority = 57
|
||||
|
||||
[Properties]
|
||||
device.icon_name = video-display
|
||||
|
||||
[Jack HDMI/DP,pcm=8]
|
||||
required = ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue