Skip to content

switching de,us doesnt work completely while us,de does

Submitted by chris

Assigned to Alexander Iliev

Link to original bug (#3156)

Description

With the following setup in the xorg.conf on switching from de to us the key with the keycode 51 is not assigned the us layout specific binding. Meaning it still behaves like with de layout. Option "XkbLayout" "de,us"

If you change the order to it works as expected. Option "XkbLayout" "us,de"