Linux

Linux Keyboard Shortcuts

Linux, a versatile and open-source OS, is widely used for both personal and professional purposes. Mastering keyboard shortcuts in Linux accelerates workflows by offering quick navigation, terminal efficiency, and system management without a mouse. These shortcuts streamline tasks like workspace switching, command-line operations, and app navigation, catering to both beginners and advanced users.

Official URL: https://ubuntu.com/

System

Open terminal

Ctrl+Alt+T

Run command

Alt+F2

Lock screen

Ctrl+Alt+L

Take a screenshot of the entire screen

PrtSc

Take a screenshot of a selected area

Shift+PrtSc

Force logout

Ctrl+Alt+Delete

Restart X server

Ctrl+Alt+Backspace

Window Management

Switch between apps

Alt+Tab

Open window menu

Alt+Space

Close window

Alt+F4

Maximize window

Ctrl+Alt+ArrowUp

Minimize window

Ctrl+Alt+ArrowDown

Move window to the left half of the screen

Ctrl+Alt+ArrowLeft

Move window to the right half of the screen

Ctrl+Alt+ArrowRight

Show desktop

Super+D

Terminal Shortcuts

Stop the current command

Ctrl+C

Suspend the current command

Ctrl+Z

Logout from the terminal session

Ctrl+D

Search command history

Ctrl+R

Clear terminal screen

Ctrl+L

Copy selected text in terminal

Ctrl+Shift+C

Paste text in terminal

Ctrl+Shift+V

Workspace Management

Move to the workspace on the left

Super+ArrowLeft

Move to the workspace on the right

Super+ArrowRight

Move window to the workspace on the left

Ctrl+Alt+ArrowLeft

Move window to the workspace on the right

Ctrl+Alt+ArrowRight

Move window to the workspace above

Ctrl+Alt+Shift+ArrowUp

Move window to the workspace below

Ctrl+Alt+Shift+ArrowDown

GNOME-Specific Shortcuts

Open the Applications menu

Super+A

Open the Activities overview

Super+S

Hide all windows

Super+H

Log out from the session

Ctrl+Alt+Del

Maximize or restore the current window

Alt+F10

Accessibility Shortcuts

Toggle high contrast mode

Alt+Shift+PrtSc

Switch to the next accessibility feature

Ctrl+Alt+Tab

Activate accessibility shortcuts

Ctrl+Alt+Esc

Toggle screen reader

Ctrl+Shift+Alt+S