Skip to content

Commit 23b6022

Browse files
authored
Update menu.md
1 parent 30b9ab6 commit 23b6022

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

user/components/system/menu.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ The menu bar at the top of the screen lets you perform, among others, the follow
99
* Launch applications
1010
* Shut down your computer
1111
* Search in application menus
12+
* Search for documents and folders on your computer
13+
* Open folders at certain paths
14+
* Perform calculations
1215
* See date and time
1316

1417
## Getting computer information
@@ -33,7 +36,19 @@ To shut down your computer, select "Log Out" from the "System" menu, then click
3336

3437
## Searching in application menus
3538

36-
Click on "Search" in the menu bar, or press {kbd}`Alt+Space`. Then enter a few characters of the menu entry you would like to execute, select one of the matches from the list, and press the Enter key. If only one choice remains left as you are typing, the remaining entry automatically gets selected.
39+
Click on "Search" in the menu bar, or press {kbd}`Command+Space`. Then enter a few characters of the menu entry you would like to execute, select one of the matches from the list, and press the Enter key.
40+
41+
## Searching for documents and folders on your computer
42+
43+
Click on "Search" in the menu bar, or press {kbd}`Command+Space`. Then enter a few characters of the document or folder name, select one of the matches from the list, and press the Enter key.
44+
45+
## Opening folders at certain paths
46+
47+
Click on "Search" in the menu bar, or press {kbd}`Command+Space`. Then enter `/` or `~` followed by a folder name, select one of the matches from the list, and press the Enter key.
48+
49+
## Performing calculations
50+
51+
Starting with helloSystem 0.8.2, you can perform calculations using the Menu. Click on "Search" in the menu bar, or press {kbd}`Command+Space`. Then enter a mathematical statement like `2+2` or `sqrt(2)`. The result of the calculation will be shown in the menu.
3752

3853
## Date and time
3954

0 commit comments

Comments
 (0)