Comment 22 for bug 965921

Revision history for this message
Yaroslav (yarosla) wrote :

@Karl

Try this:

gsettings set org.gnome.desktop.wm.keybindings toggle-shaded "['']"

This shall remove the shortcut. Or you can reassign it like this:

gsettings set org.gnome.desktop.wm.keybindings toggle-shaded "['<Primary><Super>s']"

Then restart gnome shell.