Hedi Attia
Back to Blog
Custom

Useful Shortcut Keys in Ubuntu (GNOME)

ubuntu linux gnome shortcuts

A comprehensive reference of useful keyboard shortcuts for Ubuntu with the GNOME desktop environment. These shortcuts cover general operations, desktop navigation, terminal commands, screenshots, and file management.

General keyboard shortcuts

Ctrl + ASelect all
Ctrl + CCopy the highlighted content to clipboard
Ctrl + VPaste the clipboard content
Ctrl + NNew (Create a new document or new application, not in terminal)
Ctrl + OOpen a document
Ctrl + SSave the current document
Ctrl + PPrint the current document
Ctrl + WClose the current document
Ctrl + QQuit the current application

Keyboard shortcuts for GNOME desktop

Ctrl + Alt + DeleteLog out
Super + LLock the screen
Super + AShow all applications
Super + VShow the notification list
Super + SShow the overview
Ctrl + Alt + F1Switch to the first virtual terminal
Ctrl + Alt + F2-F6Select the different virtual terminals
Ctrl + Alt + F7Restore back to the current terminal session with X
Ctrl + Alt + BackspaceRestart GNOME
Alt + TabSwitch between open programs
Ctrl + Alt + TabSwitch between system controls
Ctrl + Alt + EscapeSwitch system controls directly
Alt + F1Open the Activities overview
Alt + F2Open the "Run Command" dialog box
Alt + F4Close the current window
Alt + F5Unmaximizes the current window
Alt + F7Move the current window
Alt + F8Resize the current window
Alt + F10Maximize the current window
Alt + SpaceOpens the window menu
Ctrl + Super + DHide all windows/Show desktop
Super + PageUpMove to the above workspace
Super + PageDownMove to the below workspace
Super + EndMove to the last workspace
Super + HomeMove to the first workspace
Shift + Super + Up/Down/Left/RightMove window one monitor up/down/left/right
Shift + Super + PageUp/PageDownMove window one workspace up/down
Shift + Super + EndMove window to last workspace
Shift + Super + HomeMove window to first workspace

Keyboard shortcuts for Terminal

Ctrl + AMove cursor to beginning of line
Ctrl + EMove cursor to end of line
Ctrl + CKill the current process
Ctrl + ZSuspend the current process by sending the signal SIGSTOP
Ctrl + RFind the last command matching the entered letters
Tab + TabList the available commands beginning with those letters
Ctrl + UDelete the current line
Ctrl + KDelete the command from the cursor right
Ctrl + WDelete the word before the cursor
Ctrl + LClears the terminal output
Shift + Ctrl + CCopy the highlighted command to the clipboard
Shift + Ctrl + VPaste the contents of the clipboard
Alt + FMove forward one word
Alt + BMove backward one word
Arrow Up/DownBrowse command history
Shift + PageUp/PageDownScroll terminal output

Keyboard shortcuts for Taking Screenshots

PrintSave a screenshot to Pictures folder
Alt + PrintSave a screenshot of a window to Pictures folder
Shift + PrintSave a screenshot of an area to Pictures folder
Ctrl + Alt + PrintCopy a screenshot of a window to clipboard
Shift + Ctrl + PrintCopy a screenshot of an area to clipboard
Ctrl + PrintCopy a screenshot to clipboard
Shift + Ctrl + Alt + RStart screencast recording

Keyboard shortcuts for Files/Nautilus

Ctrl + ?Open the Keyboard Shortcut window
Shift + Ctrl + NCreate New Folder
DeleteMove selected files/folders to Trash
Shift + DeleteDelete selected files/folders permanently
Ctrl + TOpen a new tab
Ctrl + PageUpGo to previous tab
Ctrl + PageDownGo to next tab
Shift + Ctrl + PageUpMove tab left
Shift + Ctrl + PageDownMove tab right
Shift + Ctrl + TRestore closed tab
Alt + 0-8Go to the specified tab
Ctrl + EnterOpen the selected folder in a new tab
Shift + EnterOpen the selected folder in a new window
Alt + EnterShow File/Folder Properties
Ctrl + 1Toggle View As List
Ctrl + 2Toggle View As Grid
Ctrl + SSelect Pattern
F2Rename File
Ctrl + ASelect all files and folders
Ctrl + FSearch
Ctrl + DBookmark current location
Ctrl + WClose Window
Ctrl + OOpen selected file/folder
Ctrl + RReload Window
Alt + UpOpen parent directory
Alt + LeftBack
Alt + RightForward
Alt + HomeGo to Home folder
Ctrl + LShow/go to location bar
/Show/go to location bar with root location
~Show/go to location bar with Home location
Ctrl + HShow Hidden Files
Ctrl + +Zoom In
Ctrl + -Zoom Out
Ctrl + 0Normal Size
Shift + Ctrl + DownOpen selected file and close window
Alt + DownOpen selected file with default application
F9Show/hide sidepane
F10Show/hide action menu

For those who want to configure your own keyboard shortcuts, you can do so at "Settings > Devices > Keyboard."