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

Ubuntu Weekly Newsletter Issue 873

Welcome to the Ubuntu Weekly Newsletter, Issue 873 for the week of December 29, 2024…

17 hours ago

How to resolve WiFi Issues on Ubuntu 24.04

Have WiFi troubles on your Ubuntu 24.04 system? Don’t worry, you’re not alone. WiFi problems…

17 hours ago

Remembering and thanking Steve Langasek

The following is a post from Mark Shuttleworth on the Ubuntu Discourse instance. For more…

22 hours ago

How to Change Your Prompt in Bash Shell in Ubuntu

I don’t like my prompt, i want to change it. it has my username and…

1 day ago

The Silent Guardian: Why Bundler Checksums Are a Game-Changer for Your Applications

Introduction: A Fragile Trust The Ruby ecosystem relies heavily on RubyGems.org as the central platform…

2 days ago

How to Install Snipe-IT on Ubuntu 24.04

Asset management is the process of managing and maintaining a company’s assets to maximize their…

6 days ago