1

Possible Duplicate:
How can I use the Windows (Super) key?

I have a Windows PC, but I installed Ubuntu 12.10 (Quantal Quetzal) on it. I have the Win key which displays the Start menu on Windows, but on Ubuntu I think it's useless. Can it be used for something interesting?

3 Answers3

1

I have the Win key [...] can it be used for something interesting?

Yes, this is called the Super or Meta key in Linux. You can use it in custom key shortcuts, and in Unity it should bring up the Dash.

Below is an example on how to configure a shortcut using the Windows key in KDE. This should be similar in other desktop environments.

Enter image description here

gertvdijk
  • 67,947
  • It would help Abood if you put the format in Unity. – horIzoN Jan 02 '13 at 12:06
  • @nerof61 Is he running Unity? The question does not mention this. "Ubuntu" may refer to any DE. Anyway, I think this isn't overly relevant for the question itself. Feel free to improve the answer by including a screenshot of the Unity-way or by referring to a question for configuring key shortcuts in Unity. – gertvdijk Jan 02 '13 at 17:13
  • Ubuntu is run in the Unity format. I will put the format of Unity in your answer. – horIzoN Jan 03 '13 at 09:17
0

When you press the Windows key, Ubuntu takes you to Dash Home. However, you can refer to Use the Windows Key for the "Start" Menu in Ubuntu Linux for customizing the Windows key.

VRU
  • 1,147
0

In a default installation of Ubuntu, you can press shortly on the windows key to make the dash visible, which is a great tool for searching applications and/or files.

But there are many more useful key combinations enabled by default! Just press the windows key for a little while longer and a cheat sheet with the most useful combinations will be shown. The windows key is there called "Super".

Another very useful combination not mentioned there is [Super] + [W], which shows all open windows of the active workspace nicely arranged. You can then bring one of these windows to the front by clicking on it.

Have fun exploring!

panmari
  • 641