From 43164ad93d9905eb5261bb454312e90077f78ed2 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 21 Feb 2023 15:58:45 -0800 Subject: [PATCH] Add Select All to lxqt-archiver --- 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 87d38272..45f268ef 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 click on the left side pane. To move back up in a directory double click on the folder :guilabel:`..`. +To navigate to a folder inside of an archive double click on it in the center of the window or double click on the left side pane. To move back up in a directory double click on the folder :guilabel:`..`. To select all files press :kbd:`Control + A` or :menuselection:`Edit --> Select All`. 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.