Skip to content

Instantly share code, notes, and snippets.

@imtiazShakil
Last active June 29, 2024 18:48
Show Gist options
  • Save imtiazShakil/06c5eaf4d589164647546a78930bcfa3 to your computer and use it in GitHub Desktop.
Save imtiazShakil/06c5eaf4d589164647546a78930bcfa3 to your computer and use it in GitHub Desktop.
commonly used linux shortcuts
Description Shortcut Comments
show desktop Super + D linux + windows
cycle open window Alt + Tab linux + windows
show all windows Ctrl + Alt + Down linux Mint
show all workspaces Ctrl + Alt + Up linux Mint
snap window up/down/left/right Super + ⬆️ ⬇️ ⬅️ ➡️ linux
move window to left/right workspace Shift + Ctrl + Alt + ⬅️ ➡️ linux
move window to left/right monitor Shift + Super + ⬅️ ➡️ linux
switch to left/right workspace Ctrl + Alt + ⬅️ ➡️ linux
lock screen Ctrl + Alt + L linux
launch terminal Ctrl + Alt + T linux
drop down terminal Ctrl + ` Custom
global app launcher Alt + F2 linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment