Dear Maintainer, After upgrading to 2.7.4 version, the autofill is no more usable as keepassxc ignores the xkeyboard layout. My /etc/default/keyboard: XKBMODEL="pc105" XKBLAYOUT="fr" XKBVARIANT="oss_latin9" XKBOPTIONS="compose:lwin,ctrl:nocaps" BACKSPACE="guess" From the /var/log/Xorg.0.log [ 11.995] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14) [ 11.995] (**) Option "xkb_model" "pc105" [ 11.995] (**) Option "xkb_layout" "fr" [ 11.995] (**) Option "xkb_variant" "oss_latin9" [ 11.995] (**) Option "xkb_options" "compose:lwin,ctrl:nocaps" but for example "azerty" is typed as "qwerty" by the autofill function. 2.6.6 version works as expected. Best regards