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

How To Install Zabbix Server 7.4 On Ubuntu 22.04

Zabbix is smart monitoring system on your network. This software written by php mysql. So…

3 hours ago

How To Install Zabbix Server 7.2 On Ubuntu 22.04

Zabbix is smart monitoring system on your network. This software written by php mysql. So…

3 hours ago

SuperTuxKart 1.5 RC2 added GUI option to Choose Vulkan or DirectX 9

SuperTuxKart, the 3D kart racing game, announced the second release candidate for the next 1.5…

3 hours ago

What’s the state of open source adoption in Europe?

New research suggests 86% of European organizations believe open source is valuable for the future…

20 hours ago

What are dependencies, and how do you secure them?

Open source software is everywhere. Research shows that around 97% of codebases contain open source…

21 hours ago

How we ran a sprint to refresh our design website, Part 2

This is Part 2 in the series about our website Design sprint. View Part 1…

2 days ago