backends do KMix
Qual é a maneira mais fácil no KDE (Ubuntu 13.10) para ter um simples, controle de volume de um botão para o dispositivo de reprodução padrão? ... "Construídas em Estéreo Analógico de Áudio. ")
O KMix suporta múltiplos backends: O blog do Kmix: link e um tópico mais antigo:
Para obter o "Estéreo analógico de áudio incorporado". opção:
Clique com o botão direito no KMix e escolha "Quit"
Adicione o PULSEAUDIO ao kmixrc como backend. Isso pode ser feito com o comando:
kwriteconfig -file kmixrc -group Global -key Backends -type string PULSEAUDIO
Inicie o KMix novamente - Alt + F2 e o comando kmix.
O KMix agora deve começar com o backend pulseaudio:
Clique no ícone de chave inglesa
e escolha apenas os "Dispositivos de reprodução".
Depois disso, o KMix deve oferecer apenas a opção 'Built-in Audio Analog Stereo'. Aqui está.
Outros mixers
Veromix: link . O Veromix também está nos repositórios do Ubuntu (plasma-widget-veromix).
Plasmóide de controle de volume ALSA: link
Sobre o kwriteconfig
kwriteconfig --help
Usage: kwriteconfig [Qt-options] [KDE-options] [options] value
Write KConfig entries - for use in shell scripts
Generic options:
--help Show help about options
--help-qt Show Qt specific options
--help-kde Show KDE specific options
--help-all Show all options
--author Show author information
-v, --version Show version information
--license Show license information
-- End of options
Options:
--file <file> Use <file> instead of global config
--group <group> Group to look in. Use repeatedly for nested groups. [KDE]
--key <key> Key to look for
--type <type> Type of variable. Use "bool" for a boolean, otherwise it is treated as a string
Arguments:
value The value to write. Mandatory, on a shell use '' for empty