From 4a5baf0c02a2625121c79d4202ba7dbf509b85a2 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 18 Jun 2022 13:54:13 -0700 Subject: [PATCH] Add number of recent files to pcmanfm-qt prefrences --- source/2/2.4/2.4.4/pcmanfm-qt.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 7180b57c..c284dbae 100644 --- a/source/2/2.4/2.4.4/pcmanfm-qt.rst +++ b/source/2/2.4/2.4.4/pcmanfm-qt.rst @@ -151,7 +151,7 @@ from the command line to edit the file and paste in the following contents Customizing ----------- -To open a dialog for preferences of PCManFM-Qt :menuselection:`Edit --> Preferences`. The :guilabel:`Behavior` tab has settings for how PCManFM-Qt manages files. The checkbox :guilabel:`Open files with single click` opens files by clicking on them once and you select files by mousing over them. To make the auto selection slightly delayed and to adjust this change :guilabel:`Delay of auto-selection in single click mode` field. To show a folder context menu when you :kbd:`Control+ right click` check the :guilabel:`Show folder context menu with Ctrl+ right click` checkbox. The :guilabel:`Bookmarks menu` drop down menu has options to either Open bookmarks in the current tab, Open bookmarks in a new tab, or Open bookmarks in a new window. To change what view mode PCManFM-Qt starts with change the :guilabel:`Default view mode` drop down menu. The :guilabel:`Confirm before deleting files` checkbox makes a confirmation dialog before deleting files. The checkbox :guilabel:`Move deleted files to "trash bin" instead of erasing from disk` puts files in the trash bin instead of always deleting them. The :guilabel:`Erase files on removable media instead of "trash can" creation` erases files on removable media instead of creating a trash can on the removable media. The checkbox :guilabel:`Confirm before moving files into "trash can"` brings a confirmation dialog before moving files to the trash can. The checkbox :guilabel:`Launch executable files without prompt` will run executable files without bringing up a prompt asking what to do with the file however you will need to restart PCManFM-Qt for this to take effect. To select new files automatically check the :guilabel:`Select newly created files` checkbox. To have PCManFM-Qt only open one window check the :guilabel:`Single window mode` checkbox. +To open a dialog for preferences of PCManFM-Qt :menuselection:`Edit --> Preferences`. The :guilabel:`Behavior` tab has settings for how PCManFM-Qt manages files. The checkbox :guilabel:`Open files with single click` opens files by clicking on them once and you select files by mousing over them. To make the auto selection slightly delayed and to adjust this change :guilabel:`Delay of auto-selection in single click mode` field. To show a folder context menu when you :kbd:`Control+ right click` check the :guilabel:`Show folder context menu with Ctrl+ right click` checkbox. The :guilabel:`Bookmarks menu` drop down menu has options to either Open bookmarks in the current tab, Open bookmarks in a new tab, or Open bookmarks in a new window. To change what view mode PCManFM-Qt starts with change the :guilabel:`Default view mode` drop down menu. The :guilabel:`Confirm before deleting files` checkbox makes a confirmation dialog before deleting files. The checkbox :guilabel:`Move deleted files to "trash bin" instead of erasing from disk` puts files in the trash bin instead of always deleting them. The :guilabel:`Erase files on removable media instead of "trash can" creation` erases files on removable media instead of creating a trash can on the removable media. The checkbox :guilabel:`Confirm before moving files into "trash can"` brings a confirmation dialog before moving files to the trash can. The checkbox :guilabel:`Launch executable files without prompt` will run executable files without bringing up a prompt asking what to do with the file however you will need to restart PCManFM-Qt for this to take effect. To select new files automatically check the :guilabel:`Select newly created files` checkbox. To have PCManFM-Qt only open one window check the :guilabel:`Single window mode` checkbox. To change the number of recent files saved change :guilabel:`Number of recent files` field. .. image:: pcmanfm-qt-prefrences.png