mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
Safeguarding end user links in settings (#4226)
* first adjustment to wiki move * Image Resizer and deleting imgs for FZ * updating stuff to aka links * updating app to leverage aka links * moving files to wiki * KBM adjustment * updating * getting PT Run moved over * Shortcut guide and fixing launcher's readme text * Update README.md * img for shortcut guide moved to wiki * updated setting img to be aka link as well
This commit is contained in:
@@ -1,26 +1,3 @@
|
||||
# Windows Key Shortcut Guide
|
||||
# This file has been moved
|
||||
|
||||
# Introduction
|
||||
The Windows Key Shortcut Guide shows common keyboard shortcuts that use the Windows key.
|
||||
|
||||
# Usage
|
||||
Press and hold the keyboard Windows key for about 1 second, an overlay appears showing keyboard shortcuts that use the Windows Key:
|
||||
- Shortcuts for changing the position of the active window.
|
||||
- Common Windows shortcuts.
|
||||
- Taskbar shortcuts.
|
||||
|
||||
Releasing the Windows key will make the overlay disappear. If the shortcut guide was visible for less than a second, the start menu will appear after the shortcut guide is dismissed.
|
||||
|
||||

|
||||
|
||||
Windows key keyboard shortcuts can be used while the guide is being shown and the result of those shortcuts (active window moved, arrow shortcut behavior changes, etc) will be displayed in the guide.
|
||||
|
||||
# Options
|
||||
These configurations can be edited from the PowerToys Settings screen:
|
||||
- "How long to press the Windows key before showing the Shortcut Guide (ms)" - How many milliseconds to press the Windows key before the Shortcut Guide is shown.
|
||||
- "Opacity of the Shortcut Guide's overlay background (%)" - Changing this setting controls the opacity of the Shortcut Guide's overlay background, occluding the work environment beneath the Shortcut Guide to different degrees.
|
||||
|
||||

|
||||
|
||||
# Backlog
|
||||
The backlog for the utility can be found [here](https://github.com/Microsoft/PowerToys/tree/master/doc/planning/ShortcutGuideBacklog.md) and the source code is [here](https://github.com/Microsoft/PowerToys/tree/master/src/modules/shortcut_guide).
|
||||
[Windows Key Shortcut Guide Overview](https://aka.ms/PowerToysOverview_ShortcutGuide)
|
||||
|
||||
Reference in New Issue
Block a user