[Mouse Utilities] Clarify Gliding Cursor description (#49691)

## Summary
- replace the misleading Gliding Cursor description in PowerToys
Settings
- clarify that the feature positions the cursor and clicks using only a
keyboard shortcut

## Validation
- parsed `Resources.resw` as XML
- `git diff --check`
- Settings UI dependency restore completed; the build could not finish
because the D: drive ran out of space

Addresses #45598.

Copilot-Session: a53b4a7f-26bc-41e1-963a-c80ec33a4b1c
This commit is contained in:
Niels Laute
2026-08-06 15:47:24 +02:00
committed by GitHub
parent 286d6e767a
commit 581be30101

View File

@@ -2959,7 +2959,7 @@ Right-click to remove the key combination, thereby deactivating the shortcut.</v
<value>Gliding cursor</value>
</data>
<data name="MouseUtils_GlidingCursor.Description" xml:space="preserve">
<value>An accessibility feature that lets you control the mouse with a single button using guided horizontal and vertical lines</value>
<value>Position the cursor and click anywhere on the screen using only a keyboard shortcut</value>
</data>
<data name="MouseUtils_GlidingCursor_InitialSpeed.Header" xml:space="preserve">
<value>Initial line speed</value>