Skip to main content

Microsoft Windows: Commonly Used Shortcuts


Windows shortcuts
Shortcuts Description
Windows + Up Arrow Maximize active window
Windows + Down Arrow Restore active window
Windows + Left Arrow Move active window to half left of screen
Windows + Right Arrow Move active window to half right of screen
Windows + A Open Notifications window
Windows + C Open Cortana
Windows + E Open Windows Explorer
Windows + F Open Windows' Feedback Hub
Windows + I Open Windows Settings
Windows + L Lock screenr
Windows + M Minimize all active windows
Windows + P Send screen to Projector
Windows + R Open RUN dialog
Windows + Pause Open System Properties window
Windows + SHIFT + S Open ScreenClipping tool
CTRL + SHIFT + ESC Open Task Manager

Popular posts from this blog

git for Windows: notes from the field

Git for Windows

Linux command: Check Current Shell

What is your current shell ?

RHEL: Install MySQL

[tuyendq@DangQuocTuyen ~]$ sudo yum list mysql Loaded plugins: product-id, search-disabled-repos, subscription-manager Error: No matching Packages to list [tuyendq@DangQuocTuyen ~]$ sudo yum install mysql Loaded plugins: product-id, search-disabled-repos, subscription-manager Resolving Dependencies --> Running transaction check ---> Package mariadb.x86_64 1:5.5.60-1.el7_5 will be installed --> Processing Dependency: mariadb-libs(x86-64) = 1:5.5.60-1.el7_5 for package: 1:mariadb-5.5.60-1.el7_5.x86_64 --> Running transaction check ---> Package mariadb-libs.x86_64 1:5.5.60-1.el7_5 will be installed --> Finished Dependency Resolution Dependencies Resolved ============================================================================================================================================= Package Arch Version Repository Size ================================...