Main Menu editor for MATE DE is preinstalled. It may be called from terminal as mozo
.
Steps to test:
- Open Main Menu
- Navigate to Accesories menu and check the Show checkbox near About MATE (or any other unchecked item)
- Open Applications menu with
<Alt>+<F1>
, navigate to the category with just-enabled item and ensure that it is now shown - Uncheck this menu item again in the Main Menu Application
Expected results:
- user is able to control visibility of the needed item.
Steps to test:
- Open Main Menu
- Navigate to Applications main menu
- Click New Menu, specify its name (for example MyMenu)
- Check the Show checkmark to make just-created menu visible
Expected result:
- user is able to create new menu.
Steps to test:
- Open Main Menu
- Click on the just-created user-defined menu named MyMenu
- Click New Item
- Fill the fields of Create Launcher window with information about existing applicaiton - for example Type : Application, Name:
MATE Calculator
, Command:mate-calc
) and click OK - Open Applications menu with
<Alt>+<F1>
, locate the just-created menu with single launcher, run the application
Expected results:
- user is able to add new item to the previously created menu and to launch the application from this new item.
Steps to test:
- Open Main Menu
- Place cursor on any menu item, click New Separator
- Open Applications menu with
<Alt>+<F1>
, locate the just-created separator here
Expected results:
- user is able to create and locate menu separator.
Steps to test:
- Open Main Menu
- Place cursor on user-created item, menu or separator
- Open Applications menu with
<Alt>+<F1>
, ensure that item, menu or separator was really deleted - Click Delete
Expected results:
- user is able to locate and delete item, menu or separator.