Unity Desktop Shortcuts: The Complete List for Ubuntu Linux

Unity Desktop shortcuts are the keyboard combinations built into Ubuntu’s Unity interface for managing windows, switching workspaces, launching apps from the Dash and Launcher, and triggering the HUD without touching the mouse. Unity shipped as Ubuntu’s default desktop from version 11.04 (2011) through 17.04 (2017), when Canonical discontinued it and switched Ubuntu back to GNOME. If you’re still running an older Ubuntu release, maintaining a legacy machine, or just want the full reference, this guide covers every category of shortcut Unity supports.

What Is Unity Desktop (and Which Ubuntu Versions Use It)

Unity is a graphical shell originally built by Canonical on top of GNOME and the Compiz window manager. It introduced a few ideas that were unusual at the time: a global menu bar shared across all app windows, a vertical app Launcher on the left edge of the screen, and the HUD, a searchable command palette that let you trigger any menu item by typing instead of clicking through menus.

Unity was the default desktop on Ubuntu 11.04 through 16.10, and it stuck around as an option through 17.04 before Canonical retired it in favor of GNOME Shell starting with Ubuntu 17.10. If your version number falls in that 11.04-17.04 window, the shortcuts below apply to you. On later releases (18.04 and up), you’re on GNOME, and the shortcut layout is different, see the comparison table further down.

A quick naming note: on most keyboards the “Win” or “Windows” key is what Unity calls the Super key. The two terms are used interchangeably below and across most Unity documentation.

Manage Windows and Workspaces Shortcuts

ActionShortcut
Expo mode, expands all workspaces into a single viewSuper + S
Minimize all windows to show the desktop (press again to restore)Super + D
Spread view of all windows across all workspacesSuper + W
Expo mode for windows in the current workspace onlyShift + Alt + Up Arrow
Change to the workspace on the leftCtrl + Alt + Left Arrow
Change to the workspace on the rightCtrl + Alt + Right Arrow
Change to the workspace aboveCtrl + Alt + Up Arrow
Change to the workspace belowCtrl + Alt + Down Arrow
Move the current window to the workspace on the leftCtrl + Alt + Shift + Left Arrow
Move the current window to the workspace on the rightCtrl + Alt + Shift + Right Arrow
Move the current window to the workspace aboveCtrl + Alt + Shift + Up Arrow
Move the current window to the workspace belowCtrl + Alt + Shift + Down Arrow
Switch between open applicationsAlt + Tab
Switch between windows of the same applicationAlt + ` (backtick, the key above Tab)
Close the current windowAlt + F4
Restore or unmaximize the current windowAlt + F5
Move the current window (then use arrow keys)Alt + F7
Resize the current window (then use arrow keys)Alt + F8
Minimize the current windowAlt + F9
Maximize the current windowAlt + F10
Open the window’s accessibility/window-manager menuAlt + Space

Arrange Windows (Grid Snap) Shortcuts

This category is easy to miss because it isn’t in the default Keyboard Shortcuts settings panel, but it is one of the most useful parts of Unity’s window manager, letting you snap a window to a specific zone of the screen using the numeric keypad as a directional grid (5 is center, so 1-9 map roughly to a 3×3 layout with 5 in the middle).

ActionShortcut
Place the window in the screen zone matching the numpad key (1-9)Ctrl + Alt + Numpad 1-9
Center the current windowCtrl + Alt + Numpad 5
Maximize the current windowCtrl + Alt + Numpad 0

Dash Shortcuts

ActionShortcut
Open the Dash with focus on the search boxTap Super
Launch the selected itemEnter
Open the Dash’s Find Files lensSuper + F
Open the Dash’s Applications lensSuper + A
Open the Dash for entering commands directlyAlt + F2

Launcher Shortcuts

ActionShortcut
Hold to place keyboard focus on the LauncherHold Super
Launch the application in the 1st-9th Launcher positionSuper + 1…9
Launch a new instance of the application in the 1st-9th positionShift + Super + 1…9
Open the Launcher with keyboard focus (arrow keys to navigate, Enter to launch)Alt + F1

HUD (Head-Up Display) Shortcuts

The HUD is Unity’s most distinctive feature and it’s the one category most other Unity shortcut lists skip entirely. Instead of clicking through an app’s menu bar, you tap Alt and start typing the name of the menu command you want.

ActionShortcut
Open the HUD and search the focused app’s menu commandsTap Alt
Close the HUD without selecting anythingEsc

Other Shortcuts

ActionShortcut
Open the first item in the focused app’s menu barF10
Launch a terminalCtrl + Alt + T
Open the TrashSuper + T
Lock the screenCtrl + Alt + L
Take a screenshot of the entire screenPrint Screen
Take a screenshot of the current window onlyAlt + Print Screen

How to Customize or Add Your Own Shortcut

  1. Open System Settings, either from the top-right power icon menu or by pressing Alt + F2 and typing gnome-control-center.
  2. Click Keyboard, then open the Shortcuts tab. You’ll see the current bindings grouped into categories like Launchers, Navigation, and Windows.
  3. To change an existing shortcut, click its current key combination in the list. The row will switch to “New shortcut,” then press the key combination you want to assign.
  4. To disable a shortcut entirely, click it and press Backspace. It will show a “Disabled” status.
  5. To add a brand new custom shortcut, for example, launching System Settings with Ctrl + Alt + C, click Add at the bottom of the dialog, give it a name, enter the command path (such as /usr/bin/gnome-control-center), then select the new entry and press the key combination to bind it.

Download Unity Desktop Shortcuts PDF

Unity Desktop Shortcuts FAQ

What is the Super key on Unity?

Super is Unity’s name for the key most keyboards label with the Windows logo, positioned between Ctrl and Alt on the bottom row. Tapping it opens the Dash; holding it reveals numbered overlays on the Launcher icons.

How do I open the HUD in Unity?

Tap the Alt key once (don’t hold it) while an application window is focused, then start typing the name of the menu command you’re looking for.

Is Unity Desktop still supported?

No. Canonical discontinued Unity starting with Ubuntu 17.10 in October 2017 and moved Ubuntu back to GNOME Shell as the default desktop. Older LTS releases that included Unity have also since reached end of life.

What replaced Unity Desktop?

GNOME Shell is Ubuntu’s default desktop since 17.10. Other users who preferred Unity’s layout have moved to GNOME extensions that mimic it, or to alternative desktop environments like MATE or Cinnamon.

How do I switch workspaces in Unity without a mouse?

Use Ctrl + Alt + Arrow keys to move between workspaces, or Super + S for Expo mode, which shows every workspace at once so you can click into the one you want.

Can I get a printable version of these shortcuts?

Yes, a downloadable PDF cheat sheet covering every category above is linked at the top of this guide.

Conclusion

Unity may no longer be Ubuntu’s default desktop, but if you’re still running it, whether on a legacy machine, a VM, or simply out of preference, these shortcuts are the fastest way to work without reaching for the mouse. The Dash and Launcher combos handle day-to-day app switching, the workspace and grid-snap shortcuts make multitasking across screens painless, and the HUD remains one of the more underrated ideas in desktop Linux history, letting you search any menu command instead of hunting through it.

READ NEXT:

Pratik

Pratik is the founder of Tutorial Tactic and a productivity tools specialist with 15 years of hands-on experience in Google Workspace, Microsoft Office, and software automation. He has published over 1,500 guides on keyboard shortcuts, software commands, how-to tutorials and workflow optimization, helping readers across the US and India work faster with the tools they use every day. Tutorial Tactic was founded in 2021 with one goal: cut through the noise and give readers exactly what they need fast, verified, and beginner-friendly.
Back to top button