Add item selecting of pcmanfm-qt

19.04
Lyn Perrine 5 years ago
parent 8689d6301f
commit b2b497e45b

@ -29,7 +29,9 @@ To connect to a remote server such as a NAS go to the :menuselection:`Go --> Co
At the bottom of the window is a filter bar that lets you show files only matching a pattern in the window of the current folder. To use it type what you want to search for in the bar that says :guilabel:`Filter`. How many result you match will show in the :guilabel:`item(s)` field. To return the filter back to seeing all files clear the text field by pressing :kbd:`Control + K`, or holding the :kbd:`backspace` key to clear it out.
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.
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 you have selected 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 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` or :menuselection:`Tool --> Open Terminal` from the menu. To view the properties of a file or folder right click on it and select 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.

Loading…
Cancel
Save