You are not logged in.

#1 2013-12-24 10:06:29

benob
Member
Registered: 2008-11-11
Posts: 187

Gnome 3: both shifts switch keyboard layout although not selected

I am using gnome3 with two keyboard layouts and I have selected Alt+Shift as layout switcher which works fine. Yet, pressing both shifts *also* switches the layout and I can't figure out how to disable it. Gnome control center, gnome-tweak-tool, dcong-editor and gconf-editor show that the config is set to alt_shift, as does setxkbmap:

setxkbmap -print
xkb_keymap {
	xkb_keycodes  { include "evdev+aliases(qwerty)"	};
	xkb_types     { include "complete"	};
	xkb_compat    { include "complete"	};
	xkb_symbols   { include "pc+ca(multix)+us:2+inet(evdev)+group(alt_shift_toggle)+eurosign(e)"	};
	xkb_geometry  { include "pc(pc104)"	};
};

Xorg configuration does not contain any layout switching related option and I can't figure out which process is handling the event.
This is just driving me crazy.

Anyone has an idea of how to disable grp:shifts_toggle?

Offline

Board footer

Powered by FluxBB