Add permissions to pcmanfm-qt

contrib-versioning
Lyn Perrine 6 years ago
parent f114816358
commit 1bbf25c14e

@ -21,7 +21,9 @@ If you single click on a file you will select it. If you double click on it you
To connect to a remote server such as a NAS go to the :menuselection:`go --> Connect to server` and authenticate to your remote storage. If you want to plug in removeable storage you can open the storage on the left sidebar with devices. This same applies to other internal filesystems on your computer. To eject removeable media press the button on the left with a circled up arrow to eject.
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 search for files press :kbd:`f3` or :menuselection:`Tool --> search` for files. To view the properties of a file or folder right click on it and select properties from the menu or press :kbd:`Alt +Enter`. General will show you the size of the file where the file is and when it was last modified or accessed. The permissions tab will show you who owns the file which if you can't change it will be grayed out and who has permisson to read modify and execute the file.
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 search for files press :kbd:`f3` or :menuselection:`Tool --> search` for files. To view the properties of a file or folder right click on it and select properties from the menu or press :kbd:`Alt +Enter`. General will show you the size of the file where the file is and when it was last modified or accessed.
The :guilabel:`permissions` tab will show you who owns the file which if you can't change it will be grayed out and who has permisson to read modify and execute the file. To change permision of files the :guilabel:`Owner`, :guilabel:`Group`, or :guilabel:`Other` drop down menu will allow you to choose whether you can read, read and write, or forbidden. To make something executeable such as a script you wrote check the :guilabel:`Make the file executable`.
Pcmanfm-qt can actually launch other applications in places Applications or :menuselection:`Go --> Applications` and then gets all the tasks in the menu in lxqt-panel. To view what files are on your desktop :menuselection:`Go --> Desktop` or on the places sidebar press the desktop item on the left.

Loading…
Cancel
Save