Gnome Shell by default uses the Super (Windows) key to display the activities overview. But I'd prefer to use the Super key to invoke Synapse. Right now I have to press Super+Super+Spacebar in order to invoke Synapse which is annoying (Super+Spacebar is the binding to invoke Synapse).

Is there any way to remove the default Gnome Shell mapping? In the keyboard shortcuts system settings, only the Alt+F1 binding appears for the activities overview action.

link|improve this question
Even though I'd really like to know the answer to this question as well - this should be on superuser. – Omar Qureshi Jan 25 at 10:17
go into the code of gnome shell and rip out the code that does the key binding. i could tell you which lines to comment out but i don't want to go digging in that mess. – Dan D. Jan 26 at 15:44
feedback

2 Answers

I found how to do this from here: https://bbs.archlinux.org/viewtopic.php?pid=929631

Start gconf-editor and set /apps/mutter/general/overlay_key to empty string, then restart gnome-shell

link|improve this answer
feedback

The way I got round this is in keyboard preferences to set the left windows key to be the meta key and left alt key to be alt.

This means that your left alt key is no longer a meta key - so if you use emacs, you'll need to either have to get used to that change rebind all your Meta keybinds to work on Alt instead.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.