Warning, /plasma/plasma-pa/doc/kcontrol/plasma-pa/index.docbook is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" ?> 0002 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ 0003 <!ENTITY i18n-plasmapa 'Audio Volume'> 0004 <!ENTITY % addindex "IGNORE"> 0005 <!ENTITY % English "INCLUDE"> 0006 ]> 0007 <article id="plasmapa" lang="&language;"> 0008 0009 <articleinfo> 0010 <title>&i18n-plasmapa;</title> 0011 0012 <authorgroup> 0013 <author> 0014 &Sebastian.Kuegler; 0015 &Sebastian.Kuegler.mail; 0016 </author> 0017 <!-- TRANS:ROLES_OF_TRANSLATORS --> 0018 </authorgroup> 0019 0020 <copyright> 0021 <year>2015</year> 0022 <holder>&Sebastian.Kuegler;</holder> 0023 </copyright> 0024 <legalnotice>&FDLNotice;</legalnotice> 0025 0026 <date>2015-08-10</date> 0027 <releaseinfo>Plasma 5.4</releaseinfo> 0028 0029 <abstract> 0030 <para> 0031 This documentation describes the &i18n-plasmapa; Systemsettings module. 0032 </para> 0033 </abstract> 0034 0035 <keywordset> 0036 <keyword>KDE</keyword> 0037 <keyword>System</keyword> 0038 <keyword>Settings</keyword> 0039 <keyword>configuration</keyword> 0040 <keyword>multimedia</keyword> 0041 <keyword>sound</keyword> 0042 <keyword>volume</keyword> 0043 <keyword>speaker</keyword> 0044 <keyword>headset</keyword> 0045 <keyword>bluetooth</keyword> 0046 <keyword>phonon</keyword> 0047 <keyword>pulseaudio</keyword> 0048 </keywordset> 0049 0050 </articleinfo> 0051 0052 <sect1 id="introduction"> 0053 <title>Introduction</title> 0054 0055 <para> 0056 &i18n-plasmapa; provides the user with a mechanism to control the volume of devices and applications using the PulseAudio sound system. 0057 </para> 0058 0059 <sect2 id="kcm"> 0060 <title>System Settings Module</title> 0061 0062 <para> 0063 &i18n-plasmapa; provides the user with a mechanism to control the volume of devices and applications using the PulseAudio sound system. 0064 </para> 0065 0066 <para> 0067 &i18n-plasmapa; allows the user to control the volume of output devices, application-level channels, input and recording devices. It allows the user to route audio to and from specific devices. 0068 &i18n-plasmapa; consists of a system settings module and a Plasma widget, which can usually be found in the system tray area. 0069 </para> 0070 0071 <para> 0072 &i18n-plasmapa; groups volume and sound settings for different channels or devices into the following groups: 0073 <itemizedlist> 0074 <listitem><para> 0075 Applications: Applications that play audio, such as your music player or web browser. 0076 </para></listitem> 0077 <listitem><para> 0078 Recording: Change the volume of recording devices, such as a connected microphone or head set. 0079 </para></listitem> 0080 <listitem><para> 0081 Output Devices: Output devices, you can find your headphone jack or bass woofer or connected bluetooth speaker here, grouped under the sound card they are connected to. 0082 </para></listitem> 0083 <listitem><para> 0084 Input Devices: Sound input devices that maybe be connected to your computer. 0085 </para></listitem> 0086 <listitem><para> 0087 Configuration: This tab allows to set specific profiles to such as Analog Stereo or Digital Surround 5.1. For bluetooth devices, you can switch to the high-fidelity AD2P bluetooth profile here. 0088 </para></listitem> 0089 </itemizedlist> 0090 </para> 0091 0092 </sect2> 0093 0094 <sect2 id="plasmoid"> 0095 <title>Plasma Widget</title> 0096 <para>The &i18n-plasmapa; Plasma Widget is automatically loaded in the system tray area. Clicking on the speaker icon in the panel opens a popup with volume control sliders for different playback devices, and allows to change their volume individually. 0097 </para> 0098 </sect2> 0099 0100 <sect2 id="credits"> 0101 0102 <title>Credits and License</title> 0103 0104 <para> 0105 &i18n-plasmapa; 0106 </para> 0107 <para> 0108 Program copyright 2014-2015 Harald Sitter 0109 </para> 0110 0111 <para> 0112 Documentation Copyright © 2015 &Sebastian.Kuegler; &Sebastian.Kuegler.mail; 0113 </para> 0114 0115 <!-- TRANS:CREDIT_FOR_TRANSLATORS --> 0116 0117 &underFDL; 0118 &underGPL; 0119 </sect2> 0120 0121 </sect1> 0122 0123 </article> 0124 0125 <!-- 0126 Local Variables: 0127 mode: xml 0128 sgml-minimize-attributes:nil 0129 sgml-general-insert-case:lower 0130 sgml-indent-step:0 0131 sgml-indent-data:nil 0132 End: 0133 0134 vim:tabstop=2:shiftwidth=2:expandtab 0135 kate: space-indent on; indent-width 2; tab-width 2; indent-mode none; 0136 -->