Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codersales/common-windows-keyboard-shortcuts
Common Windows Keyboard Shortcuts
https://github.com/codersales/common-windows-keyboard-shortcuts
2024 2024-q1 keyboard-shortcuts shortcuts windows
Last synced: about 5 hours ago
JSON representation
Common Windows Keyboard Shortcuts
- Host: GitHub
- URL: https://github.com/codersales/common-windows-keyboard-shortcuts
- Owner: CoderSales
- License: mit
- Created: 2023-12-22T17:03:05.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-24T14:26:46.000Z (8 months ago)
- Last Synced: 2024-03-24T17:46:14.200Z (8 months ago)
- Topics: 2024, 2024-q1, keyboard-shortcuts, shortcuts, windows
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Common-Windows-Keyboard-Shortcuts
## Description
Common Windows Keyboard Shortcuts
## Content
`Ctrl C` Copy
`Ctrl V` Paste
`Ctrl X` Cut
____
`Windows V` Clipboard (If Copy / Paste history is not on, there will be a button there to turn it on.)
____
`Ctrl F` Find on page
`F3` Find on page
(Esc to deactivate Find on page)
____
`Ctrl P` Print
____
`Alt Tab` Switch Windows
`Windows Tab` Switch Desktops (On Windows 11)
____
### Chrome
`Ctrl Tab` Cycle right through open Google Chrome Internet Browser Tabs
`Ctrl Shift Tab` Cycle left through open Google Chrome Internet Browser Tabs
`Ctrl W` Close currently selected Google Chrome Internet Browser Tab
`Ctrl Shift W` Close ALL Google Chrome Internet Browser Tabs in The Entire Currently Open Chrome Window
`Ctrl T` Open new Google Chrome Internet Browser Tab
`Ctrl Shift T` Go to last used Google Chrome Internet Tab in Last most recently used Chrome Window
`Ctrl 1` Go to 1st Chrome tab in currently open Chrome Window
`Ctrl 2` Go to 2nd Chrome tab in currently open Chrome Window
`Ctrl 3` Go to 3rd Chrome tab in currently open Chrome Window
____
`F5` Refresh Page
`Ctrl R` Refresh Page
`Ctrl Shift R` Hard Refresh Page (including CSS (Cascading Style Sheets))
____
#### Chrome Zoom
`Ctrl plus(+)` Zoom in
`Ctrl minus(-)` Zoom out
`Ctrl 0` Zoom to 100 %
____
`Alt leftArrow` go back to last page
`Alt rightArrow` go forward to next page
____
#### Non Shortcuts
Click three vertical dots Menu button at top right of Chrome under the X:
![Chrome Options Button](/static/images/ChromeOptions.png)
From the bottom of the Menu that appears shown here:
![Chrome Options Menu](/static/images/ChromeOptions2.png)
Click Save and share
then from the side menu shown here:
![Chrome Options Menu > Click and Share Menu](/static/images/ChromeOptions3.png)
Select Create QR Code
Then Open Camera on Smartphone
point at QR Code
(wait 10 seconds)
to automatically read QR Code
and
Click on link that appears
to open webpage on smartphone
____
### Windows
`Windows Ctrl V` Switch Audio Output
`Windows P` Switch Display Output
____
`Windows G` Game Bar
`Windows Alt B` [HDR](https://support.microsoft.com/en-us/windows/hdr-settings-in-windows-2d767185-38ec-7fdc-6f97-bbc6c5ef24e6) (High Dynamic Range) Off
____
### Desktops
`Ctrl Windows D` Open New Desktop Window
#### if multiple Desktops Open:
`Ctrl Windows Right` Move to Right Desktop
`Ctrl Windows Left` Move to Left Desktop
____
`Ctrl Windows N` Open Settings
____
`Ctrl Windows 1` open 1st (left-most) item on Taskbar
`Ctrl Windows 2` open 2nd item on Taskbar
`Ctrl Windows 3` open 3rd item on Taskbar
...
`Ctrl Windows 9` open 9th item on Taskbar
`Ctrl Windows 10` open 10th item on Taskbar
____
`Alt F4` Close Currently Selected Window / Program / Shutdown
____
`Windows B` Move Selection to Taskbar Bottom Right, To "Show Hidden Items" (Running Programs)
`Windows B` then `Spacebar` to expand running programs
`Windows B` then `Spacebar` then `arrow keys` then `Enter` to expand running programs select one and open program window
`Esc` then `Alt Tab` to get out of running programs
____
`Windows F11` To make Current Chrome Window Partially Transparent (Toggle on / off)
____
### With Taskbar Selected
`Windows Shift Tab` Cycle through main elements of Taskbar
### After pressing Windows Tab
`Windows Shift Tab` Cycle through Desktops New Desktop and Open Application Windows
____
### Accessibility
`Ctrl Windows O` On-Screen Keyboard
`Windows Ctrl V` Switch Audio Output [Duplicate Entry Here]
`Ctrl Windows M` Magnifier Settings
`Windows plus(+)` Zoom In / Activate Magnifier (Wait 2 seconds)
`Windows minus(-)` Zoom Out
`Ctrl Windows Enter` Access Narrator
(Click Skip for Now then Exit Narrator to Deactivate Narrator)
____
## References
### Formatting
____
____```markdown
```to add a single space
____
```markdwon
```to add 2 spaces
____
```markdown
```to add 4 spaces
____
```markdown
```to insert a tab
____
[How to add Tab spaces in Git Readme between two sentences? | StackOverflow](https://stackoverflow.com/questions/66828242/how-to-add-tab-spaces-in-git-readme-between-two-sentences)
____
____