Cloudef / orbment

Modular Wayland compositor
Other
246 stars 16 forks source link

Pressing any modifier key switches keyboard layout #133

Closed simon-v closed 8 years ago

simon-v commented 8 years ago

I have the following options set: XKB_DEFAULT_OPTIONS='grp:caps_toggle,shift:both_shiftlock,compose:ralt' XKB_DEFAULT_LAYOUT='us,ru,il'

Recently, pressing any modifier key (CTRL, ALT, SHIFT, CAPS or META) or switching to another input causes the keyboard layout to switch to the last layout (il) which makes work somewhat difficult.

Linux 4.2.5-1-ARCH orbment-git r485 wlc-git r821

EDIT: But only after CTRL+SHIFT or CTRL+CAPS is pressed at least once. Actually, this might not be strictly an Orbment bug. The log is then populated with "pressed/released (null) combo". Any hints are appreciated.

simon-v commented 8 years ago

Confirmed to be not restricted to Orbment. Closing.