Skip to content

Commit 5ba6ecc

Browse files
Merge pull request #5898 from MicrosoftDocs/main
Auto Publish – main to live - 2025-10-16 00:19 UTC
2 parents c5c131f + b8c4f7c commit 5ba6ecc

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

-3.33 KB
Loading

hub/powertoys/general.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Select the desired setting from the filtered results to jump directly to it, or
2929

3030
## Shortcut conflict detection
3131

32-
PowerToys includes a feature to detect shortcut conflicts. If you have multiple PowerToys modules that use the same keyboard shortcut, the conflict detection feature will alert you so you can resolve the issue. When the **PowerToys shortcut conflicts** window appears, you can view all conflicting shortcuts and reassign them as needed.
32+
PowerToys includes a feature to detect shortcut conflicts. If you have multiple PowerToys modules that use the same keyboard shortcut, the conflict detection feature will alert you so you can resolve the issue. When the **PowerToys shortcut conflicts** window appears, you can view all conflicting shortcuts. From this window, you can reassign shortcuts to resolve conflicts, choose to ignore specific conflicts, or remove shortcuts entirely.
3333

3434
:::image type="content" source="../images/pt-shortcut-conflicts.png" alt-text="A screenshot of the PowerToys shortcut conflicts window.":::
3535

hub/powertoys/mouse-utilities.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ Mouse utilities in PowerToys is a collection of features that enhance mouse and
1414

1515
## Find my mouse
1616

17-
Activate a spotlight that focuses on the cursor's position by pressing the <kbd>Ctrl</kbd> key twice, using a custom shortcut, or by 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.
17+
Activate a spotlight that focuses on the cursor's position by pressing the <kbd>Ctrl</kbd> key twice, using a custom shortcut, or by 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. It has an option to use a transparent spotlight with independent backdrop and spotlight opacities, boosting focus and accessibility.
1818

1919
:::image type="content" source="../images/pt-mouse-utilities-find-my-mouse.gif" alt-text="An animated gif of the PowerToys Find my mouse feature of its Mouse Utilities.":::
2020

2121
## Gliding cursor
2222

23-
The gliding cursor is an accessibility feature that lets you control the mouse with a single button using guided horizontal and vertical lines. Use the <kbd>Win</kbd>+<kbd>Alt</kbd>+<kbd>.<kbd> keyboard key combination to activate the gliding cursor, then move the mouse to control its position.
23+
The gliding cursor is an accessibility feature that lets you control the mouse with a single button using guided horizontal and vertical lines. Use the <kbd>Win</kbd>+<kbd>Alt</kbd>+<kbd>.<kbd> keyboard key combination to activate the gliding cursor, then move the mouse to control its position. Cancel the gliding cursor with the <kbd>Esc</kbd> key or by clicking the mouse.
2424

2525
:::image type="content" source="../images/pt-mouse-utilities-gliding-cursor.png" lightbox="../images/pt-mouse-utilities-gliding-cursor.gif" alt-text="An animated gif of the PowerToys gliding cursor feature of its Mouse Utilities.":::
2626

@@ -35,8 +35,8 @@ From the settings page, the following options can be configured:
3535
| Activation shortcut | The custom shortcut used to activate the spotlight. |
3636
| Do not activate when Game Mode is on | Prevents the spotlight from being used when actively playing a game on the system. |
3737
| Overlay opacity | The opacity of the spotlight backdrop. (default: 50%) |
38-
| Background color | The color of the spotlight backdrop. (default: #000000) |
39-
| Spotlight color | The color of the circle that centers on the cursor. (default: #FFFFFF) |
38+
| Background color | The color of the spotlight backdrop. (default: #000000) Support for transparency is available. |
39+
| Spotlight color | The color of the circle that centers on the cursor. (default: #FFFFFF) Support for transparency is available. |
4040
| Spotlight radius | The radius of the circle that centers on the cursor. (default: 100px) |
4141
| Spotlight initial zoom | The spotlight animation's zoom factor. Higher values result in more pronounced zoom animation as the spotlight closes in on the cursor position. |
4242
| Animation duration | Time for the spotlight animation. (default: 500ms) |
@@ -90,6 +90,7 @@ Mouse Pointer Crosshairs draws crosshairs centered on the mouse pointer. This fe
9090
| Crosshairs thickness | (default: 5px) |
9191
| Border color | The color for the crosshair borders. |
9292
| Border size | Size of the border, in pixels. |
93+
| Orientation | Choose between **Horizontal**, **Vertical**, or **Vertical and Horizontal** (default). |
9394
| Automatically hide crosshairs when the mouse pointer is hidden | |
9495
| Fix crosshairs length | |
9596
| Crosshairs fixed length (px) | |

hub/powertoys/peek.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ PowerToys Peek utility is a system-wide tool for Windows that lets you preview f
1515

1616
## Preview a file
1717

18-
Select a file in File Explorer and open the Peek preview using the activation / deactivation shortcut (default: <kbd>Ctrl</kbd>+<kbd>Space</kbd>).
18+
Select a file in File Explorer and open the Peek preview using the activation / deactivation shortcut (default: <kbd>Space</kbd>).
1919

2020
Using <kbd>Left</kbd> and <kbd>Right</kbd> or <kbd>Up</kbd> and <kbd>Down</kbd>, you can scroll between all files in the current folder. Select multiple files in File Explorer for previewing to scroll only between selected ones.
2121

@@ -55,7 +55,7 @@ From the settings page, the following options can be configured:
5555

5656
| Setting | Description |
5757
| :--- | :--- |
58-
| Activation shortcut | The customizable keyboard command to open Peek for the selected file(s). |
58+
| Activation shortcut | The customizable keyboard command to open Peek for the selected file(s). New starting in PowerToys 0.95 - <kbd>Space</kbd> is now the default keyboard command. |
5959
| Always run without elevation, even when PowerToys is elevated | Tries to run Peek without elevated permissions, to fix access to network shares. |
6060
| Automatically close the Peek window after it loses focus | |
6161
| Confirm before deleting files | When enabled, Peek shows a confirmation dialog before deleting files. |

0 commit comments

Comments
 (0)