Add how to use directory menu

stable^2
Lyn Perrine 2 months ago
parent b5d40c6e23
commit de853a7ae5

@ -66,6 +66,7 @@ Shipped widgets not enabled by default:
- CPU monitor - CPU monitor
- Color Picker - Color Picker
- Custom Command - Custom Command
- Directory Menu
- Fancy Menu - Fancy Menu
- Keyboard State Indicator - Keyboard State Indicator
- Panel DOM Tree - Panel DOM Tree
@ -132,6 +133,8 @@ To have a custom command add the :guilabel:`Custom Command` widget. To have this
To change what commands when you click on the custom command is under the :guilabel:`Mouse Commands` heading. To run a command with clicking on the applet enter the command in the :guilabel:`Click` in mouse commands. To run a specific command upon going up on the mouse wheel enter the command in the :guilabel:`Wheel Up` field. To run a specific command with scrolling down on the mousewheel enter the command in the :guilabel:`Wheel Down` field. To change what commands when you click on the custom command is under the :guilabel:`Mouse Commands` heading. To run a command with clicking on the applet enter the command in the :guilabel:`Click` in mouse commands. To run a specific command upon going up on the mouse wheel enter the command in the :guilabel:`Wheel Up` field. To run a specific command with scrolling down on the mousewheel enter the command in the :guilabel:`Wheel Down` field.
To add a menu that lets you open a file manager in a directory Add the :guilabel:`Directory Menu` widget. To open the Directory Menu left click on it. To open a file manager in this location press the :guilabel:`Open`. To switch to opening a folder in your directory mouseover the folder and then subsquently in any in that folder. To open a location in termainl select :guilabel:`Open in terminal`.
To add a different optional menu add the :guilabel:`Fancy Application Menu` widget. To pen this fancy menu simply left click on it. At the top you can search in the :guilabel:`Search` bar at the top. To the left if a bar of added favorites to your menu. To click through your menu for applications left click on the category names on the right. To open an about dialog about LXQt press the :guilabel:`Hummingbird` button in the bottom left hand corner of the menu. To open LXQt Configuration Center left click the :guilabel:`light bulb in front of a gear` button towards the bottom right of the menu. To bring up a shutdown menu left click the :guilabel:`Power` button. To close the menu left click on the menu on the panel with the panel open or press :kbd:`Escape` to close the fancy menu. To add a different optional menu add the :guilabel:`Fancy Application Menu` widget. To pen this fancy menu simply left click on it. At the top you can search in the :guilabel:`Search` bar at the top. To the left if a bar of added favorites to your menu. To click through your menu for applications left click on the category names on the right. To open an about dialog about LXQt press the :guilabel:`Hummingbird` button in the bottom left hand corner of the menu. To open LXQt Configuration Center left click the :guilabel:`light bulb in front of a gear` button towards the bottom right of the menu. To bring up a shutdown menu left click the :guilabel:`Power` button. To close the menu left click on the menu on the panel with the panel open or press :kbd:`Escape` to close the fancy menu.
To add a program to your desktop from the fancy menu right click and select :menuselection:`Add to desktop`. To add a program from the menu to your favorites right click on it and select :menuselection:`Add to Favorites`. To remove an item from your favorites right click on it and select :menuselection:`Remove from Favorites`. To add a program to your desktop from the fancy menu right click and select :menuselection:`Add to desktop`. To add a program from the menu to your favorites right click on it and select :menuselection:`Add to Favorites`. To remove an item from your favorites right click on it and select :menuselection:`Remove from Favorites`.

Loading…
Cancel
Save