1

I just got my new laptop with Ubuntu preinstalled, and the super key doesn't open the dash. I have installed compizconfig-settings-manager, where I can assign a key combination like Super+X, but it won't let me assign the Super key by itself.

How can I make the super key work again?

Kalle Elmér
  • 8,288

1 Answers1

0

I found this answer that provided a command-line solution for changing the launcher key shortcut. Restoring the default behavior only takes a single command:

dconf write /org/compiz/profiles/unity/plugins/unityshell/show-launcher '"<Super>"'
Kalle Elmér
  • 8,288