From 6af723d51c2993af636cd60a7960daf4aa9f6a2b Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 12 Aug 2019 13:25:53 -0700 Subject: [PATCH] Move keyboard shortcut for menu to proper place in menu --- source/5/5.1/lxqt-panel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/5/5.1/lxqt-panel.rst b/source/5/5.1/lxqt-panel.rst index 1ed38a16..95018510 100644 --- a/source/5/5.1/lxqt-panel.rst +++ b/source/5/5.1/lxqt-panel.rst @@ -61,7 +61,7 @@ Shipped applets not enabled by default: .. image:: panel-config-widgets.png -To configure options for your application menu right click on the menu configure application menu or from the panel configuration dialog with the widget selected for application menu click on the gear button. The checkbox for :guilabel:`Icon` lets you choose a custom icon to use in your menu if you want one and then use the folder button to browse for the path of the custom file you want for your menu. The checkbox for :guilabel:`Button text` lets you add text that can be anything you want to your menu. To change the shortcut to open the menu from the default :kbd:`Alt + f1` you can press the button for keyboard shortcut and a countdown will begin a countdown and press the button. To change your own font size check the :guilabel:`Custom font size` checkbox and choose the field to the right. To set a custom keyboard shortcut to open the menu left click on :guilabel:`Click the button to record shortcut` button then press the keyboard shortcut you want. +To configure options for your application menu right click on the menu configure application menu or from the panel configuration dialog with the widget selected for application menu click on the gear button. The checkbox for :guilabel:`Icon` lets you choose a custom icon to use in your menu if you want one and then use the folder button to browse for the path of the custom file you want for your menu. The checkbox for :guilabel:`Button text` lets you add text that can be anything you want to your menu. To change your own font size check the :guilabel:`Custom font size` checkbox and choose the field to the right.To change the shortcut to open the menu from the default :kbd:`Alt + f1` you can press the button for keyboard shortcut and a countdown will begin a countdown and press the button. To set a custom keyboard shortcut to open the menu left click on :guilabel:`Click the button to record shortcut` button then press the keyboard shortcut you want. To turn off searching in the menu uncheck the :guilabel:`Filter menu entries` and :guilabel:`Show matching entries checkbox`. Leave both of these checked to allow searching. To set the most number of search results in the menu change the :guilabel:`Maximum visible items` field. To change how wide each search result can be change the :guilabel:`Max. item width` field. To not hide what section of the menu everyone has :guilabel:`Hide menu entries while searching` checkbox. To not clear your search upon opening the menu again uncheck the :guilabel:`Clear search upon showing menu` checkbox.