1

I'd really like to disable the whole search thingy that pops up on screen on ubuntu 16.04 when you press the Super key.

I like the other UI aspect of the OS, and would like to replace the "Search" panel with Albert or a different program.

Is that possible?

Thanks!

razex
  • 35

1 Answers1

2

Quite possible and requires 2 steps:

  1. Disable Super from CompizConfig Settings Manager as key for Dash
  2. Set custom shortcut

Install CompizConfig first: sudo apt-get install compizconfig-settings-manager. Open it and navigate to Unity Plugin.

enter image description here

Then unset the shortcut under Launcher tab:

enter image description here

Finally, go to Settings -> Keyboard -> Shortcuts -> Custom -> + button and create custom command.

enter image description here

Once you've clicked Apply , click on the Disabled text and press the Super key to make it now correspond to that command. All done !