From 9373a4efb50f511f48dd6c3babe822836d3c392f Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 23 Aug 2021 18:57:45 -0700 Subject: [PATCH] Add moving back up a folder --- source/2/2.4/2.4.1/lxqt-archiver.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.1/lxqt-archiver.rst b/source/2/2.4/2.4.1/lxqt-archiver.rst index 4a729b35..07d04250 100644 --- a/source/2/2.4/2.4.1/lxqt-archiver.rst +++ b/source/2/2.4/2.4.1/lxqt-archiver.rst @@ -13,7 +13,7 @@ To create a new archive press :menuselection:`File --> New` or press :kbd:`Contr .. image:: lxqt-archiver-new.png -To navigate to a folder inside of an archive double click on it in the center of the window or double cliick on the left side pane. +To navigate to a folder inside of an archive double click on it in the center of the window or double cliick on the left side pane. To move back up in a directory boudle click on the folder :guilabel:`..`. To reload the view of the archive press :kbd:`F5` or :menuselection:`View --> Reload`. To view the whole directory tree press :kbd:`Control+ Shift +Down arrow` or :menuselection:`View --> Expand`. To view just the top level of directory tree press :kbd:`Control + Shift + Up arrow` or :menuselection:`View --> Collapse`. To search for files press :kbd:`Control +F` or :menuselection:`View --> Filter`. Type what you want to search for in the textbox at the bottom. To hide searching press :kbd:`Control+F` or :menuselection:`View --> Filter` again.