Skip to main content

Commonly used shortcut keys

Learn and use common shortcuts.

Shortcuts for all Windows applications
Shortcut Action
CTRL + C Copy
CTRL + X Cut
CTRL + V Paste
CTRL + Z Undo

Shortcuts in Microsoft Outlook

Shortcuts in Microsoft Outlook
Shortcut Action
CTRL + Q Mark as read
CTRL + SHIFT + K New task
CTRL + SHIFT + J New journal

Shortcuts in notepad++
Shortcuts in notepad++
Shortcut Action
CTRL + L Delete current line
CTRL + Q Comment block

Shortcuts in Google Docs, Google Sheets
Shortcuts in Google Docs, Google Sheets
Shortcut Action
CTRL + / Display keyboard shortcuts

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 ================================...