On ubuntu 11.10 using gnome classic I accidently made an error and now I have to deal with a redirect button to the gnome tweak tool in the top bar of the gnome interface, right next to the locations button.(but can be moved accros the top bar) I don't want and can't delete the button. Is there a solution to get rid of it?
Asked
Active
Viewed 1.2k times
3 Answers
16
Now it's Windows+Alt+rightclick
(a.k.a. Super+Alt+rightclick
) as described here. In a few years, it'll be shift+ctrl+super+alt+numlock+middleclick
.

John Baber-Lucero
- 2,393
2
Actually it's compiz that add the Windows key to the Alt+Rightclick combination. You can test this by killing it. Compiz needs Alt+Rightclick for something else apparently.
Gnome classic session: Windows+Alt+Rightclick
Gnome classic session, no effects: Alt+Rightclick

smask
- 51
Alt
key, mouse input on a panel applet is interpreted by the applet itself. Holding downAlt
makes the panel interpret the input. So, for example, if you had an applet that showed a special applet-specific menu on right-click, you'd right-click withoutAlt
to show that menu, but you'd right-click withAlt
to show the generic menu that shows options like removing the applet altogether. – Eliah Kagan Oct 01 '12 at 19:58