Translations:Phonon/20/ca

From KDE UserBase Wiki
Revision as of 17:58, 15 March 2011 by Abella (talk | contribs) (Created page with "Assegureu-vos que teniu configurat un ''nom «hint»'' per al dispositiu. Aquí teniu l'exemple d'una entrada completa per a un dispositiu, amb un «hint« és: {{Output|1=pcm.s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Assegureu-vos que teniu configurat un nom «hint» per al dispositiu. Aquí teniu l'exemple d'una entrada completa per a un dispositiu, amb un «hint« és:

pcm.softvolPhonon {
         type softvol
         slave.pcm "default:CARD=0"
         control {
                name "Phonon"
                card 0
         }
         min_dB -51.0
         max_dB 0.0
         resolution 100
         hint {
                show on
                description "My Soundcard with extra Volume Control"
         }
}