PDA

View Full Version : [SOLVED] Win Key on Ubuntu 10.04 open Applications menu



fss007
May 24th, 2010, 12:34 AM
- open terminal and type gconf-editor
- apps -> metacity -> global_keybinding and look for panel_main_menu
- right click and edit, change value to "Super_L" without the quote.

and That's it!

wojox
May 24th, 2010, 12:40 AM
Or you could just run this in the terminal:


gconftool-2 --set /apps/metacity/global_keybindings/panel_main_menu --type string "Super_L"

texaswriter
May 24th, 2010, 01:53 AM
On my laptop: Alt-Fn-F1
On my PC: Alt-F1

That brings up the application menu just fine.