From 2d386cd301dfdf3e50a304038e0ee22ae787f423 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 5 Jan 2021 16:13:09 -0800 Subject: [PATCH] Add icon view toolbar button description --- source/2/2.4/2.4.4/pcmanfm-qt.rst | 4 ++-- 1 file changed, 2 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 d69d912e..8f451552 100644 --- a/source/2/2.4/2.4.4/pcmanfm-qt.rst +++ b/source/2/2.4/2.4.4/pcmanfm-qt.rst @@ -52,7 +52,7 @@ At the bottom of the window is a filter bar that lets you show files only matchi On the very bottom of the PCManFM-Qt window when you have nothing selected it shows :guilabel:`X item(s) (y hidden)` showing how many items are in the current folder. To the right of this shows :guilabel:`Free space` showing how much free space you have. The :guilabel:`(Total)` shows the full size of the storage medium this is on. When you select one file on this bottom bar it will show the file name, the file size, and the type of file it is. If you select multiple files the bottom bar to the left will show :guilabel:`X item(s) selected` where X is the number of files you have selected and how much disk space they take up. -To see hidden files press :kbd:`control +h`, right click :menuselection:`Show Hidden`, or go to :menuselection:`View --> Show hidden`. Press the same thing again to hide hidden files again. To open a terminal in your current folder press :kbd:`f4`, right click on a folder and select :menuselection:`Open in Terminal`, or :menuselection:`Tool --> Open Terminal` from the menu. To copy the full path of a file or directory press :kbd:`Control+Shift+C` or :menuselection:`Tool --> Copy Full Path`. +To see hidden files press :kbd:`control +h`, right click :menuselection:`Show Hidden`, or go to :menuselection:`View --> Show hidden`. Do the same thing again to hide hidden files again. To open a terminal in your current folder press :kbd:`f4`, right click on a folder and select :menuselection:`Open in Terminal`, or :menuselection:`Tool --> Open Terminal` from the menu. To copy the full path of a file or directory press :kbd:`Control+Shift+C` or :menuselection:`Tool --> Copy Full Path`. To view the properties of a file or folder right click on it and select :menuselection:`Properties` from the menu, :menuselection:`File --> File Properties` or press :kbd:`Alt +Enter`. To view a dialog that shows folder properties :menuselection:`File --> Folder Properties`. The :guilabel:`General` tab will show you the size of the file, where the file is, and when it was last modified or accessed. To change what program a file opens with use the :guilabel:`Open With` drop down menu and select the program to open the file. @@ -74,7 +74,7 @@ If you want to run an executable script from PCManfm-Qt double click and then cl .. image:: execute_file.png -PCManFM-Qt has different view modes which can be changed in the view menu. To select a view that has bigger thumbnails to view pictures before deciding to open them :menuselection:`View --> View --> Thumbnail View`. If you want to view lists of move data about something like the file size the time it is modified select detailed list view by :menuselection:`View --> View --> Detailed list view`. If you really want to have see as many files in a small area use the compact view or :menuselection:`View --> View --> Compact View`. To return to the original view of PCManFM-Qt is to :menuselection:`View --> View --> Icon View`. +PCManFM-Qt has different view modes which can be changed in the view menu. To select a view that has bigger thumbnails to view pictures before deciding to open them :menuselection:`View --> View --> Thumbnail View`. If you want to view lists of move data about something like the file size the time it is modified select detailed list view by :menuselection:`View --> View --> Detailed list view`. If you really want to have see as many files in a small area use the compact view or :menuselection:`View --> View --> Compact View`. To return to the original view of PCManFM-Qt is to :menuselection:`View --> View --> Icon View` or press the toolbar button with 12 dots. .. image:: detailed-list.png