Skip to main content

Useful hotkeys for PC and software

· 2 min read
Guangze Yang
Master of Control System, Ibaraki University

Hotkeys are helpful for working efficiently. However, checking the official documentation that introduces the hotkeys is not always practical because it often includes many unnecessary hotkeys. Here are some useful hotkeys based on my experience. I made this page to review and also hope it can help you. I will update the content regularly.

Windows

HotkeysFunction
Windows key + DShow and hide the desktop
Windows key + TABSwitch the running application
Windows key + arrow key ↑↓→←Snap the windows
CTRL + Windows + arrow keySwitch the workspace
Windows key + Space / SHIFT + ALTSwitch input keyboard
Windows + SHIFT + SScreenshot
Windows + VShow clipboard history

Ubuntu

In Ubuntu, there is a key called the super key. It functions the same as the Windows key. Most PC keyboards are designed for Windows, so that you should know super key = Windows key.

HotkeysFunction
CTRL+ALT+TOpen a Terminal
super key + DShow and hide the desktop
super key + AShow the application menu
super key + QClose the application
super key + TABSwitch the running application
super key + arrow keySnap the windows
CTRL + ALT + arrow keySwitch the workspace
SHIFT + ALTSwitch input keyboard
setting > keyboard > keyboard hotkey > screenshotScreenshot

Terminal

HotkeysFunction
CTRL+SHIFT + CCopy
CTRL+SHIFT + VPaste

Browser

Works with Chrome, Edge, Firefox:

HotkeysFunction
CTRL+TNew Tab
CTRL + WClose Tab
ALT + right arrowForward
ALT + left arrowBack
CTRL + TABSwitch the Tab
CTRL + FSearch

Universal Shortcuts

These work across most applications:

HotkeysFunction
CTRL + CCopy
CTRL + VPaste
CTRL + XCut
CTRL + ZUndo
CTRL + YRedo
CTRL + ASelect All
CTRL + SSave
CTRL + SHIFT + SSave As

Tips for Learning Hotkeys

  1. Start Small: Learn 3-5 shortcuts that you'll use daily
  2. Practice Consistently: Force yourself to use shortcuts instead of mouse
  3. Customize: Many applications allow custom shortcut configuration
  4. OS-Specific: Remember that shortcuts may differ between Windows, Mac, and Linux

This is a living document - I'll continue adding shortcuts for specific software as I discover useful ones!