From d83cf00f62be158c293e4475657ab90fc31cfabc Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 14 Mar 2020 14:34:49 -0700 Subject: [PATCH] Fix styling on close tab in pcmanfm-qt --- 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 81bc1e78..8370e37c 100644 --- a/source/2/2.4/2.4.4/pcmanfm-qt.rst +++ b/source/2/2.4/2.4.4/pcmanfm-qt.rst @@ -18,7 +18,7 @@ Along the top to create a new tab in PCManFM-Qt you can use the button with a fi If you double click on a folder you change PCManFM-Qt to that folder. If you want to open a folder in a new tab right click on that tab and select :menuselection:`Open in New Tab`. To open a folder in your terminal right click it and select :menuselection:`Open in terminal`. To open a folder in a new window right click it and select :menuselection:`Open in New Window`. -To close a tab click on the :guilabel:`x` button on the tab bar, press:kbd:`Control +W`, or from the menu :menuselection:`File --> Close Tab`. To close all tabs but the current one right click on the tab bar and :menuselection:`Close other tabs`. To close all tabs to the right of this tab :menuselection:`Close next tabs`. To close tabs to the left right click on the tab bar and select :menuselection:`Close previous tabs`. +To close a tab click on the :guilabel:`x` button on the tab bar, press :kbd:`Control +W`, or from the menu :menuselection:`File --> Close Tab`. To close all tabs but the current one right click on the tab bar and :menuselection:`Close other tabs`. To close all tabs to the right of this tab :menuselection:`Close next tabs`. To close tabs to the left right click on the tab bar and select :menuselection:`Close previous tabs`. .. image:: pcmanfm-tab-context.png