Git commit de801bff14817d10e94c2c4fb4f29c60fdee9a40 by Burkhard L?ck. Committed on 05/12/2013 at 16:04. Pushed by lueck into branch 'KDE/4.11'.
doc update to 4.12 (cherry picked from commit 622ea20e2df3b0045abd811bfff5d5886bf9c4a4) doc backport M +15 -8 doc/systemsettings/index.docbook http://commits.kde.org/kde-workspace/de801bff14817d10e94c2c4fb4f29c60fdee9a40 diff --git a/doc/systemsettings/index.docbook b/doc/systemsettings/index.docbook index 666c39d..afedc5e 100644 --- a/doc/systemsettings/index.docbook +++ b/doc/systemsettings/index.docbook @@ -24,8 +24,8 @@ </copyright> <legalnotice>&FDLNotice;</legalnotice> -<date>2013-05-17</date> -<releaseinfo>1.0 (&kde; 4.11)</releaseinfo> +<date>2013-12-05</date> +<releaseinfo>4.12 (&kde; 4.12)</releaseinfo> <abstract> <para> @@ -132,12 +132,15 @@ Across the top is a toolbar. The toolbar provides the user with the ability to g You can also find a <guimenu>Help</guimenu> menu as well as a <guibutton>Configure</guibutton> button which provides you a dialog with alternate view settings. </para> <para>To search for something within all of the modules, start to type keywords into the search field at the right of the toolbar in the <guibutton>Overview</guibutton>. When you start typing, a list of matching topics will popup. Select one and only the groups with settings for this keyword are enabled, the other are greyed out.</para> - +<para>When the icon window has the focus, you can type the first letter of +any module or module group name to select it. Typing this letter again the +selection moves to the next match. +</para> <para> -Underneath the toolbar is an icon view of the individual modules that +Underneath the toolbar is an icon view of the individual modules or module groups that make up &systemsettings; grouped by different categories. By default, if your mouse stays a few seconds over an icon, a detailed tooltip -appears, explaining the purpose of the module. +appears, explaining the purpose of the module or the modules in this group. </para> </sect1> @@ -244,7 +247,7 @@ Information Sources Input Devices (Keyboard, Mouse, Joystick, Remote Controls) </para></listitem> <listitem><para> -Power Management (Energy Savings Settings, Activity settings, Advanced settings) +Power Management (Energy Savings Settings, Activity Settings, Advanced Settings) </para></listitem> <listitem><para> Printers @@ -253,7 +256,7 @@ Printers Removable Devices </para></listitem> <listitem><para> -Multimedia (Audio CDs, CDDB Retrieval, Phonon) +Multimedia (Audio CDs, Audio and Video Settings, CDDB Retrieval) </para></listitem> </itemizedlist> </para> @@ -319,7 +322,7 @@ You can change from <guilabel>Icon View</guilabel> (default view) to <guilabel>C <para> You can also turn off the detailed tooltips by unchecking <guilabel>Show detailed tooltips</guilabel>. -You will then get only normal tooltips. +You will then get only normal tooltips and not the content of a module group. </para> </sect1> @@ -329,6 +332,7 @@ You will then get only normal tooltips. <para> Individual modules can be run without running &systemsettings; using the command <command>kcmshell4</command> from the command line. Type <command>kcmshell4 --list</command> to see a list of the available &kde; &systemsettings; modules. </para> +<!--FIXME kcmshell4 - -list has ~30 more kcms than in systemsettings--> </sect1> </chapter> @@ -403,6 +407,9 @@ If you try to change without saving or resetting your options, you will be asked Program copyright 2007 Benjamin C. Meyer. </para> <para> +Program copyright 2009 Ben Cooksley. +</para> +<para> Contributors: <itemizedlist> <listitem>
