Monday, July 2, 2012

Disable super key gnome shell 3.4 (gnome3)

I don't like how gnome-shell uses the super key for the overlay shortcut. This can be disabled by typing the following command in a terminal.
gsettings set org.gnome.mutter overlay-key ''
When changing workspaces only the primary monitor changes. To allow all monitors to change use the following.
gsettings set org.gnome.shell.overrides workspaces-only-on-primary false

1 comment:

caph1993 said...

Thank you! I can finally change default search box to gnome-do.
It's very annoying that the search box does not show the most used apps as first choice...
Type 'f' and first option is 'totem videos' instead of firefox. What a shame.