Categories: Linux & UnixUbuntu

How to make Super key launch a custom program rather than Unity search in Ubuntu

As many of you might already know, pressing the Super key (one that has Windows logo on it usually) on your keyboard launches the Dash search interface in Ubuntu.

But what if you don’t want Dash search to launch when you hit the Super key? What if you want some other program to open up instead? In this article, we will discuss a way to do this.

Please note that all steps/instructions mentioned in this tutorial have been tested on Ubuntu 16.04LTS.

Make Super key to launch custom program

First make sure you have CompizConfig Settings Manager installed. If not, you can install the tool by running the following command:

sudo apt-get install compizconfig-settings-manager

Once installed, launch the tool, and navigate to Unity Plugin.

Then, switch to the Launcher tab, and turn off the linking between Dash and the Super key.

Meaning, from this:

To this:

So this way, you can disable the launch of Dash search through Super key. Now, to enable the launch of a custom program, you need to create a custom command by heading to your system’s Settings and then to Keyboard -> Shortcuts -> Custom Shortcuts-> +.

For example, I wanted Super key to launch Filezilla on my machine.

And then changed the corresponding key value from ‘Disabled’ to ‘Super.’

That’s it. The change will immediately come into effect.

The post How to make Super key launch a custom program rather than Unity search in Ubuntu appeared first on FAQforge.

Ubuntu Server Admin

Recent Posts

Advantech AOM-2721 is now Ubuntu Certified

Canonical announces that the Advantech AOM-2721 is officially joining the list of Ubuntu Certified Hardware.…

5 hours ago

Ruby and Rails Performance Roundup: The Backlog Edition

Yet again instead of tweets, a blog post. The backlog got out of hand -…

6 hours ago

How to Deploy OpenProject on Ubuntu VPS

This article provides a guide demonstrating how to deploy OpenProject on Ubuntu VPS. What is…

6 hours ago

Canonical integrates NVIDIA Nemotron 3.5 Lightning with Ubuntu for always-on AI agents

Canonical is pleased to announce that  NVIDIA’s newly introduced NVIDIA Nemotron 3.5 Lightning, an open,…

2 days ago

Xfwl4’s Second Preview Release

I’m pleased to announce the second preview release of xfwl4, Xfce’s Wayland compositor, version 4.21.1.…

2 days ago

How to Install, Secure, and Set Up MySQL on Ubuntu 26.04 LTS

If you have been using an ecommerce store to place online orders or have been…

3 days ago