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.

Sponsored

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:

Sponsored

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

AI in 2025: is it an agentic year?

2024 was the GenAI year. With new and more performant LLMs and a higher number…

12 hours ago

Canonical announces 12 year Kubernetes LTS

Canonical’s Kubernetes LTS (Long Term Support) will support FedRAMP compliance and receive at least 12…

2 days ago

Ubuntu Weekly Newsletter Issue 878

Welcome to the Ubuntu Weekly Newsletter, Issue 878 for the week of February 2 –…

2 days ago

How your feedback shapes the way we support open source software

At Canonical, we firmly believe that delivering an outstanding, customer-centric support experience is impossible without…

3 days ago

How To Install osTicket v1.14 On Ubuntu 20.04

I want to share how to install osTicket v1.14 for Ubuntu 20.04 server. osTicket written…

4 days ago

How To Install WordPress On Ubuntu 20.04

Now I want to share how to install WordPress on ubuntu 20.04 server. WordPress is…

4 days ago