Linux Keyboard Shortcuts
Linux
Linux is a powerful and flexible operating system favored by developers, sysadmins, and tech enthusiasts. Whether you're using GNOME, KDE, or another desktop environment, keyboard shortcuts can help you perform tasks quickly and efficiently. This guide includes commonly used Linux shortcuts that work across most distributions.
Action | Shortcut |
---|---|
Open terminal | Ctrl + Alt + T |
Switch windows | Alt + Tab |
Close window | Alt + F4 |
Take screenshot | PrtScn or Shift + PrtScn |
Copy (in terminal) | Ctrl + Shift + C |
Paste (in terminal) | Ctrl + Shift + V |
Lock screen | Ctrl + Alt + L |
Show desktop | Ctrl + Super + D |
Open system monitor | Ctrl + Esc |
Open terminal in current folder | Right-click > Open Terminal Here |
Navigate workspaces | Ctrl + Alt + Arrow Keys |
Search applications (GNOME) | Super Key |
Snap window left/right | Super + Arrow Keys |
|