7

After upgrading to Natty I found that the Win+T shortcut is mapped to the trash. I changed it to run a terminal in the keyboard shortcuts, but it did not change the mapping and I do not see where this shortcut is coming from. How do I remove this shortcut?

AEM
  • 1,156
  • 2
  • 14
  • 19
Andrew Redd
  • 2,157

4 Answers4

8

Unfortunately it looks like this currently is hard-coded in Unity (in src/TrashLauncherIcon.cpp).

htorque
  • 66,086
5

This is a lame default IMO.

For those of us who can't give up their Super+Foo keyboard shortcuts, here's how you can disable the unity dash key binding to the Super/Win key, and continue to use your Super+Foo keyboard shortcuts.

How to change the binding of Windows key which runs Unity's Dash?

TIP: Bind Super+Space to the Unity Dash (replaces gnome-do)

AEM
  • 1,156
  • 2
  • 14
  • 19
0

"I guess, you can't use the win-key for shortcuts any longer, since it's the Unity-Dash-key."

False: I have Win+L (lock), Win+D (Desktop) working. Still searching how to get Win+T to launch a terminal and Win+Alt+T to launch a sudo terminal

AEM
  • 1,156
  • 2
  • 14
  • 19
useful
  • 1,927
  • 6
  • 26
  • 32
0

The terminal now starts with Ctrl+Alt+T by default. I guess, you can't use the win-key for shortcuts any longer, since it's the Unity-Dash-key.

AEM
  • 1,156
  • 2
  • 14
  • 19
woodfrog
  • 136