https://bugs.kde.org/show_bug.cgi?id=487658
--- Comment #25 from Zastrix Arundell <zastrixarund...@gmail.com> --- Yep, can confirm that the `node.description` provides a better naming alternative for the device: > $ wpctl status | grep Scarlett | grep Input | awk '{ if (match($0, /[0-9]+/, > arr)) { print arr[0] } }' | xargs -I % wpctl inspect % | grep node.description > * node.description = "Scarlett Solo (3rd Gen.) Input 1 Mic" > * node.description = "Scarlett Solo (3rd Gen.) Input 2 Inst/Line" -- You are receiving this mail because: You are watching all bug changes.