15

I wish to press Super (or any other key combination) and start typing to launch programs. How do I do it? Thanks

Josef Sábl
  • 253
  • 1
  • 2
  • 6

3 Answers3

18

Super key is the default key for opening dashboard.

You can find more help from this link

or otherwise you can use Compiz Configuration Settings Manager for changing keys

install compizconfig-settings-manager

sudo apt-get install compizconfig-settings-manager

After that open dash and type ccsm, then go to unity plugin option

unity plugin

Change key from here.

twister_void
  • 5,924
  • BTW the package is now called compizconfig-settings-manager – andrew Jun 14 '13 at 07:49
  • I fixed the package above, but the screenshot is also out of date. Now, instead of going to Behavior->Key to show the launcher you go to Launcher->Key to show the Dash, Launcher, and Help Overlay. – inanutshellus Jan 27 '16 at 20:30
4

super key is the default key for "dash home". By the way, press super key and hold it, and it will show you all keyboard shortcuts.

gegham
  • 141
  • 2
3

Super is the key you press to access Dash Home.

    The Super key is equivalent to the windows logo key or the ⌘ (command) key. 
In Ubuntu, it's just another name for the windows logo key.

You can always change mapping of such keys. In Ubuntu 12.04 you can do so from

System Settings -> Keyboard Layout -> options -> Alt/Win key behavior.
Aniket Thakur
  • 4,237
  • 3
  • 25
  • 24