Git commit 47b727309084c2781dc003c9cdba64c821cdc9c5 by Burkhard L?ck. Committed on 18/11/2013 at 04:55. Pushed by lueck into branch 'master'.
add hint that single/double click option is system wide and can be changed in systemsettings as well M +8 -1 doc/dolphin/index.docbook http://commits.kde.org/kde-baseapps/47b727309084c2781dc003c9cdba64c821cdc9c5 diff --git a/doc/dolphin/index.docbook b/doc/dolphin/index.docbook index 996e9dc..8ce69ae 100644 --- a/doc/dolphin/index.docbook +++ b/doc/dolphin/index.docbook @@ -747,6 +747,7 @@ current folder, &RMB; click in the work space and click <sect2 id="finding-searching-in-file"> <title>Finding Files and Searching in Files</title> +<!-- FIXME search in hidden files + folders View -> Show Hidden Files has to be enabled ? --> <para> &dolphin; is capable of searching for files and for content in files. If <keycombo action="simul"> &Ctrl;<keycap>F</keycap></keycombo> is pressed or <menuchoice> <guimenu>Edit</guimenu> @@ -1121,7 +1122,13 @@ structure and in archives works. (<guilabel>Single-click to open files and folders</guilabel>) or a double mouse click (<guilabel>Double-click to open files and folders</guilabel>). In the latter case, a single mouse click will select the file or folder. -</para></listitem> +</para> +<note> +<para>This is a system wide setting and can be changed in the &systemsettings; in the +<menuchoice><guimenu>Input Devices</guimenu> <guimenuitem>Mouse</guimenuitem></menuchoice> +module as well.</para> +</note> +</listitem> <listitem><para> Archives will be opened inside &dolphin;, and not in an external application, if
