You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/powertoys/command-palette/overview.md
+8-3Lines changed: 8 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -33,16 +33,21 @@ Command Palette features include:
33
33
34
34
## Settings
35
35
36
-
The following general options are available within the Command Palette settings page. You can open the settings page by using the Command Palette.
36
+
You can open the settings page by using the **Settings** button in the Command Palette:
37
+
38
+

39
+
40
+
The following general options are available on the Command Palette settings page.
37
41
38
42
| Setting | Description |
39
43
| :--- | :--- |
40
-
| Activation shortcut| Define the keyboard shortcut to show/hide the Command Palette. |
44
+
| Activation key| Define the keyboard shortcut to show/hide the Command Palette. |
41
45
| Go home when activated | When the Command Palette is activated it will return to the home page. |
42
46
| Highlight search on activate | The previous search text will be selected when the Command Palette is opened. |
47
+
| Preferred monitor position | Choose the preferred monitor for the Command Palette to open on. The default setting is **Monitor with mouse cursor**. |
43
48
| Show app details | App details are automatically expanded when displaying an app as a result. |
44
49
| Backspace goes back | Typing <kbd>Backspace</kbd> will take you back to the previous page. |
45
-
| Single-click activates| Activate list items with a single click. When disabled, single clicking selects the item and double clicking activates it. |
50
+
| Single-click activation| Activate list items with a single click. When disabled, single clicking selects the item and double clicking activates it. |
0 commit comments