The first thing you do is go to System > Preferences > Keyboard Shortcuts to set the winkey to start the "Start Menu" but unfortunately, Ubuntu won't allow you to assign the Show panel's main menu to winkey.
What you need to do is open a Terminal by going into Applications > Accessories > Terminal or you may hit Ctrl+Alt+T on your keyboard. On the Terminal, copy this command:
For Desktop:
gconftool-2 --set /apps/metacity/global_keybindings/panel_main_menu --type string "Super_L"
For Laptop:
gconftool-2 --set /apps/metacity/global_keybindings/panel_main_menu --type string "Meta_L"
After hitting the Enter Key, the Show panel's main menu will be set to "Super L" or "Meta L" which means the left winkey. Then you might want to check it for yourself.
Finally, you may now use the winkey.
If you have other jedi tricks, please feel free to leave a comment or drop me an email to chip dot cerio at gmail dot com.
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.