Spellcheck pcmanfm-qt

This commit is contained in:
Lyn Perrine 2025-09-15 13:06:17 -07:00
parent 6923a58f29
commit 59a80c1073

View File

@ -21,7 +21,7 @@ If you double click on a folder you open that folder in PCManFM-Qt and it shows
Along the top to create a new tab in PCManFM-Qt you can use the button with a file and a plus on it to open a new tab or press :kbd:`control +t`. You also can double click on the tab bar to open a new tab. The left pointing arrow button is a back button while the right pointing arrow button moves you forward in the directories that you have moved in the file manager. Another way to go back and forward is :kbd:`Alt + Left arrow` or :menuselection:`Go --> Go Back` and another way to go forward is :kbd:`Alt + Right Arrow` or :menuselection:`Go --> Go Forward`. The button for the arrow pointing upward is to go up one level in the directory tree to the so called parent directory or press :kbd:`Alt+Up arrow`, press :kbd:`Backspace`, or :menuselection:`Go --> Go Up`. To rename your files right click on the file and click :menuselection:`Rename`, :menuselection:`Edit --> Rename`, or press :kbd:`f2`. Along the top to create a new tab in PCManFM-Qt you can use the button with a file and a plus on it to open a new tab or press :kbd:`control +t`. You also can double click on the tab bar to open a new tab. The left pointing arrow button is a back button while the right pointing arrow button moves you forward in the directories that you have moved in the file manager. Another way to go back and forward is :kbd:`Alt + Left arrow` or :menuselection:`Go --> Go Back` and another way to go forward is :kbd:`Alt + Right Arrow` or :menuselection:`Go --> Go Forward`. The button for the arrow pointing upward is to go up one level in the directory tree to the so called parent directory or press :kbd:`Alt+Up arrow`, press :kbd:`Backspace`, or :menuselection:`Go --> Go Up`. To rename your files right click on the file and click :menuselection:`Rename`, :menuselection:`Edit --> Rename`, or press :kbd:`f2`.
To close a tab click on the :guilabel:`x` button on the tab bar, middle click on the tab, press :kbd:`Control +W`, or from the menu :menuselection:`File --> Close Tab`. To close tabs to the left right click on the tab bar and select :menuselection:`Close previous tabs`. To close all tabs to the right of this tab :menuselection:`Close next tabs`. To close all tabs but the current one right click on the tab bar and :menuselection:`Close other tabs`. To preserve settings for a folder of a tab check the :menuselection:`Preserve Settings for this Folder` checkbox. To preserve settings for a folder and all folders in this folder check the :menuselection:`Preserve Settings Recursively from Here` checkbox. To remove settings from deleted folders select :menuselection:`Remove Settings of Nonexistant folders`. To close a tab click on the :guilabel:`x` button on the tab bar, middle click on the tab, press :kbd:`Control +W`, or from the menu :menuselection:`File --> Close Tab`. To close tabs to the left right click on the tab bar and select :menuselection:`Close previous tabs`. To close all tabs to the right of this tab :menuselection:`Close next tabs`. To close all tabs but the current one right click on the tab bar and :menuselection:`Close other tabs`. To preserve settings for a folder of a tab check the :menuselection:`Preserve Settings for this Folder` checkbox. To preserve settings for a folder and all folders in this folder check the :menuselection:`Preserve Settings Recursively from Here` checkbox. To remove settings from deleted folders select :menuselection:`Remove Settings of Nonexistent folders`.
.. image:: pcmanfm-tab-context.png .. image:: pcmanfm-tab-context.png
@ -41,11 +41,11 @@ To toggle having a split view to be able to view two folders in press :kbd:`F6`
To select all files in a directory is to press :kbd:`Control+ A`, :menuselection:`Edit --> Select All`, or right click :menuselection:`Select All` for all of the files. To select what you don't have selected press :kbd:`Control + Shift+ A`, :menuselection:`Edit --> Invert Selection`, or right click and select :menuselection:`Invert Selection`. To select all files in a directory is to press :kbd:`Control+ A`, :menuselection:`Edit --> Select All`, or right click :menuselection:`Select All` for all of the files. To select what you don't have selected press :kbd:`Control + Shift+ A`, :menuselection:`Edit --> Invert Selection`, or right click and select :menuselection:`Invert Selection`.
To bulk rename multiple files first select all the files you want to rename then :menuselection:`Edit --> Bulk Rename` or press :kbd:`Control+F2` and a dialog window will show up. To use numbers of multiple files in a series heck the :guilabel:`Serial Renaming` checkbox. To choose what number to start numbering your files change the :guilabel:`# will be replaced by numbers starting with` field. To pad numbers with zero check the :guilabel:`Pad numbers with zero if possible` checkbox. To use localized numbers check the :guilabel:`Use localized numbers` checkbox. To choose find and replace soemthing in names check the :guilabel:`Replacement` checkbox. To find something in bulk names to replace use the :guilabel:`Find in names` field. To choose what in the names to replace use :guilabel:`Replace with` field. To make a finding and replacing case sensitive check the :guilabel:`Case sensitive` checkbox. To replace with a regular expression check the :guilabel:`Regular expression` checkbox. To change the case of all selected files check the :guilabel:`Change Case` checkbox. To change to uppercase left click the :guilabel:`To upper case` button. To change all file names to lower case left click the :guilabel:`To lower case` checkbox. To rename all these files press the :guilabel:`OK` button or to not rename them press the :guilabel:`Cancel` button. To bulk rename multiple files first select all the files you want to rename then :menuselection:`Edit --> Bulk Rename` or press :kbd:`Control+F2` and a dialog window will show up. To use numbers of multiple files in a series heck the :guilabel:`Serial Renaming` checkbox. To choose what number to start numbering your files change the :guilabel:`# will be replaced by numbers starting with` field. To pad numbers with zero check the :guilabel:`Pad numbers with zero if possible` checkbox. To use localized numbers check the :guilabel:`Use localized numbers` checkbox. To choose find and replace something in names check the :guilabel:`Replacement` checkbox. To find something in bulk names to replace use the :guilabel:`Find in names` field. To choose what in the names to replace use :guilabel:`Replace with` field. To make a finding and replacing case sensitive check the :guilabel:`Case sensitive` checkbox. To replace with a regular expression check the :guilabel:`Regular expression` checkbox. To change the case of all selected files check the :guilabel:`Change Case` checkbox. To change to uppercase left click the :guilabel:`To upper case` button. To change all file names to lower case left click the :guilabel:`To lower case` checkbox. To rename all these files press the :guilabel:`OK` button or to not rename them press the :guilabel:`Cancel` button.
.. image:: bulk-rename.png .. image:: bulk-rename.png
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 removable storage you can open the storage on the left sidebar with devices. To switch to the removable media left click on the device in the side pane. This also applies to other internal filesystems on your computer. If you are mounting an encrpyed drive you will need to enter your passphrase to unlock the drive. To eject removable media press the button on the left with a circled up arrow to eject. On the side pane you can right click to open a place in a new tab by right clicking :menuselection:`Open in New Tab` on the side pane. 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 removable storage you can open the storage on the left sidebar with devices. To switch to the removable media left click on the device in the side pane. This also applies to other internal filesystems on your computer. If you are mounting an encrypted drive you will need to enter your passphrase to unlock the drive. To eject removable media press the button on the left with a circled up arrow to eject. On the side pane you can right click to open a place in a new tab by right clicking :menuselection:`Open in New Tab` on the side pane.
.. image:: pcmanfm-qt-connect-server.png .. image:: pcmanfm-qt-connect-server.png