Update checklist template with Find My Mouse

This commit is contained in:
Jaime Bernardo 2021-10-26 10:40:36 +01:00
parent 1c3fed6b27
commit e5ae3f93aa
2 changed files with 24 additions and 3 deletions

View file

@ -4,7 +4,7 @@ All:
- Functional - Functional
- General - General
- Color Picker - Color Picker
- Espresso - Awake
- FZ Editor - FZ Editor
- FZ - FZ
- File Explorer Add-ons - File Explorer Add-ons
@ -14,6 +14,7 @@ All:
- PowerToys Run - PowerToys Run
- Shortcut Guide - Shortcut Guide
- OOBE - OOBE
- Mouse Utils
``` ```
``` ```
@ -25,6 +26,7 @@ Group 1:
- FZ Editor - FZ Editor
- FZ - FZ
- Shortcut Guide - Shortcut Guide
- VCM
``` ```
``` ```
Group 2: Group 2:
@ -34,7 +36,8 @@ Group 2:
- PowerRename - PowerRename
- PowerToys Run - PowerToys Run
- OOBE - OOBE
- Espresso - Mouse Utils
- Awake
``` ```
``` ```
Group 3: Group 3:
@ -44,7 +47,8 @@ Group 3:
- FZ - FZ
- File Explorer Add-ons - File Explorer Add-ons
- Keyboard Manager - Keyboard Manager
- Espresso - Mouse Utils
- Awake
``` ```
``` ```
Group 4: Group 4:
@ -55,4 +59,5 @@ Group 4:
- PowerToys Run - PowerToys Run
- Shortcut Guide - Shortcut Guide
- OOBE - OOBE
- VCM
``` ```

View file

@ -257,3 +257,19 @@ For all the remapping below, try pressing and releasing the remapped key/shortcu
- [ ] if it's available, test the `Launch module name` button - [ ] if it's available, test the `Launch module name` button
* Close OOBE * Close OOBE
- [ ] Open the Settings and from the General page open OOBE using the `Welcome to PowerToys` link - [ ] Open the Settings and from the General page open OOBE using the `Welcome to PowerToys` link
## Mouse Utils
Find My Mouse:
* Enable FindMyMouse. Then, without moving your mouse:
- [ ] Press Left Ctrl twice and verify the overlay appears.
- [ ] Press any other key and verify the overlay disappears.
- [ ] Press Left Ctrl twice and verify the overlay appears.
- [ ] Press a mouse button and verify the overlay disappears.
* Disable FindMyMouse. Verify the overlay no longer appears when you press Left Ctrl twice.
* Enable FindMyMouse. Then, without moving your mouse:
- [ ] Press Left Ctrl twice and verify the overlay appears.
* Enable the "Do not activate on game mode" option. Start playing a game that uses CG native full screen.
- [ ] Verify the overlay no longer appears when you press Left Ctrl twice.
* Disable the "Do not activate on game mode" option. Start playing the same game.
- [ ] Verify the overlay appears when you press Left Ctrl twice. (though it'll likely minimize the game)