Skip to content

Commit 77a8aeb

Browse files
Merge pull request #3530 from MicrosoftDocs/main638176869521626361sync_temp
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 0d43304 + 475c899 commit 77a8aeb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hub/powertoys/keyboard-manager.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The PowerToys Keyboard Manager enables you to redefine keys on your keyboard.
1313

1414
For example, you can exchange the letter <kbd>A</kbd> for the letter <kbd>B</kbd> on your keyboard. When you press the <kbd>A</kbd> key, a `B` will be inserted.
1515

16-
![PowerToys Keyboard Manger remap keys screenshot.](../images/powertoys-keyboard-remap.png)
16+
![PowerToys Keyboard Manager remap keys screenshot.](../images/powertoys-keyboard-remap.png)
1717

1818
You can exchange shortcut key combinations. For example: The shortcut key <kbd>Ctrl</kbd>+<kbd>C</kbd> will copy text in many applications. With PowerToys Keyboard Manager utility, you can swap that shortcut for <kbd>⊞ Win</kbd>+<kbd>C</kbd>. Now, <kbd>⊞ Win</kbd>+<kbd>C</kbd> will copy text. If you do not specify a targeted application in PowerToys Keyboard Manager, the shortcut exchange will be applied globally across Windows.
1919

@@ -151,7 +151,7 @@ For example, if the key is remapped from `A` to `B`, then a key no longer exists
151151

152152
### I remapped the wrong keys, how can I stop it quickly?
153153

154-
For key remapping to work, PowerToys must be running in the background and Keyboard Manager must be enabled. To stop remapped keys, close PowerToys or disable Keyboard Manger in the PowerToys settings.
154+
For key remapping to work, PowerToys must be running in the background and Keyboard Manager must be enabled. To stop remapped keys, close PowerToys or disable Keyboard Manager in the PowerToys settings.
155155

156156
### Can I use Keyboard Manager at my log-in screen?
157157

@@ -189,7 +189,7 @@ Keyboard Manager lists mappings for all known physical keyboard buttons. Some of
189189
If you have tried to remap a key or shortcut and are having trouble, it could be one of the following issues:
190190

191191
- **Run As Admin:** Remapping will not work on an app or window if that window is running in administrator (elevated) mode and PowerToys is not running as administrator. Try [running PowerToys as an administrator](administrator.md).
192-
- **Not Intercepting Keys:** Keyboard Manger intercepts keyboard hooks to remap your keys. Some apps that also do this can interfere with Keyboard Manager. To fix this, go to the settings, disable and enable Keyboard Manager.
192+
- **Not Intercepting Keys:** Keyboard Manager intercepts keyboard hooks to remap your keys. Some apps that also do this can interfere with Keyboard Manager. To fix this, go to the settings, disable and enable Keyboard Manager.
193193

194194

195195
## Known Issues

0 commit comments

Comments
 (0)