Skip to content

Commit 19caed7

Browse files
Merge pull request #4595 from davidegiacometti/patch-1
[PowerToys][FindMyMouse] Add new activation methods
2 parents c0cdd05 + ff7e37d commit 19caed7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

hub/powertoys/mouse-utilities.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Mouse utilities is a collection of features that enhance mouse and cursor functi
1313

1414
## Find my mouse
1515

16-
Double press the left <kbd>Ctrl</kbd> key or shake the mouse to activate a spotlight that focuses on the cursor's position. Click the mouse or press any keyboard key to dismiss it. If you move the mouse while the spotlight is active, the spotlight will dismiss on its own shortly after the mouse stops moving.
16+
Activate a spotlight that focuses on the cursor's position pressing the <kbd>Ctrl</kbd> key twice, using a custom shortcut or shaking the mouse. Click the mouse or press any keyboard key to dismiss it. If you move the mouse while the spotlight is active, the spotlight will dismiss on its own shortly after the mouse stops moving.
1717

1818
![Screenshot of Find my mouse.](../images/pt-mouse-utilities-find-my-mouse.gif)
1919

@@ -23,8 +23,9 @@ From the settings page, the following options can be configured:
2323

2424
| Setting | Description |
2525
| :--- | :--- |
26-
| Activation method | Choose between **Press left Ctrl twice** or **Shake mouse**. |
26+
| Activation method | Choose between **Press Left Ctrl twice**, **Press Right Ctrl twice**, **Shake mouse** or **Custom shortcut**. |
2727
| Minimum distance to shake | Adjust sensitivity. |
28+
| Activation shortcut | The custom shortcut used to activate the spotlight. |
2829
| Do not activate when Game Mode is on | Prevents the spotlight from being used when actively playing a game on the system. |
2930
| Overlay opacity | The opacity of the spotlight backdrop. (default: 50%) |
3031
| Background color | The color of the spotlight backdrop. (default: #000000) |

0 commit comments

Comments
 (0)