diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-07-17 15:52:46 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-08-27 23:32:31 +0900 |
commit | 3aa5fc08e534faf627981e5547b90ccab9eadac4 (patch) | |
tree | 6715138034a20191981ffb811d694a98204a4a8f /doc/konqueror | |
parent | ae35100db0302f629251d4a8b4f976bea8afbdd3 (diff) | |
download | tdebase-3aa5fc08e534faf627981e5547b90ccab9eadac4.tar.gz tdebase-3aa5fc08e534faf627981e5547b90ccab9eadac4.zip |
Added new functionality to Konqueror.
Double clicking on an empty area in the listview or iconview widget will navigate to the parent folder.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/konqueror')
-rw-r--r-- | doc/konqueror/filemanager.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/konqueror/filemanager.docbook b/doc/konqueror/filemanager.docbook index a1ef9eb4f..ee73d7963 100644 --- a/doc/konqueror/filemanager.docbook +++ b/doc/konqueror/filemanager.docbook @@ -176,9 +176,9 @@ tree:</para> icon -- mdash; or if you have already <quote>selected</quote> it (see below) -- mdash; then just press <keycap>Enter</keycap>.</para></listitem> <listitem><para>To go up the folder tree you can click on the <guiicon>Up -</guiicon> button in the Toolbar, use<keycombo action="simul">&Alt;<keysym>Up Arrow</keysym></keycombo>, or use the Menubar +</guiicon> button in the Toolbar, use <keycombo action="simul">&Alt;<keysym>Up Arrow</keysym></keycombo>, use the Menubar <menuchoice><guimenu>Go</guimenu><guimenuitem>Up</guimenuitem></menuchoice> -option.</para></listitem> +option or just double click with the &LMB; on an empty area, i.e. not over an item name.</para></listitem> </itemizedlist> <para>To <quote>select</quote> a file or folder in the displayed folder |