From ec54e002113593deb9956a196124f34616fb9433 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 18 Jun 2022 14:20:56 -0700 Subject: [PATCH] Move extracting and compressing files to own section --- source/2/2.4/2.4.4/pcmanfm-qt.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/source/2/2.4/2.4.4/pcmanfm-qt.rst b/source/2/2.4/2.4.4/pcmanfm-qt.rst index 0dc215be..190373f8 100644 --- a/source/2/2.4/2.4.4/pcmanfm-qt.rst +++ b/source/2/2.4/2.4.4/pcmanfm-qt.rst @@ -88,12 +88,15 @@ To change your path bar to buttons :menuselection:`View --> Pathbar --> Location .. image:: pathbar-location.png +To quit PCManFM-Qt press :kbd:`Control+Q`. + +Extracting and Compressing Archives +----------------------------------- + PCManFM-Qt has options when right clicking has special options for dealing with archives such as tar or zip files. To extract the files in the current directory right click and select :menuselection:`Extract Here`. You can also extract to another location with right clicking and selecting :menuselection:`Extract to` and a dialog will pop up showing to where to extract the file. To select a file and compress it right click and select :menuselection:`Compress` will open up a dialog. To chose a file name for your new compressed archive enter in the :guilabel:`File name` field. To choose what type of archive choose change the :guilabel:`File Type` drop down menu. To actually create the archive press the :guilabel:`Save` button. To add a password to the archive you are creating enter that in the :guilabel:`Password` field. .. image:: pcmanfm-compress.png -To quit PCManFM-Qt press :kbd:`Control+Q`. - Searching for Files -------------------