Comment 4 for bug 992928

Revision history for this message
Emmanuel Thomé (emmanuel-thome) wrote :

Misbehaviour still present in quantal

I'm using gnome-fallback session. Seems that keybooard settings are under gsettings now. The magic to get this annoyance fixed is now:

gsettings set org.gnome.desktop.wm.keybindings switch-group "['disabled']"

(dconf-editor to the same spot works as well)

(the default setting for this is "['<Alt>Above_Tab']". A very unusual keysym indeed. I now understand which it wasn't easy grepping for `, backtick, grave, backquote etc...)

E.