From ea1b8ce8533d83c7dade24d466af1d652ed243c5 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 1 Jul 2023 23:06:11 -0700 Subject: [PATCH] Fix lxqt-archiver expand collapse shortcuts --- 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 45f268ef..3d57280d 100644 --- a/source/2/2.4/2.4.1/lxqt-archiver.rst +++ b/source/2/2.4/2.4.1/lxqt-archiver.rst @@ -15,7 +15,7 @@ To create a new archive press :menuselection:`File --> New` or press :kbd:`Contr 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. +To reload the view of the archive press :kbd:`F5` or :menuselection:`View --> Reload`. To view the whole directory tree press :kbd:`Control+ Shift + E` or :menuselection:`View --> Expand`. To view just the top level of directory tree press :kbd:`Control + Shift + C` 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. .. image:: lxqt-archiver.png