Keyboard Defaulting to Wrong Layout – How to Fix

14.04keyboardkeyboard-layout

Each time I reboot the keyboard re-sets so that the keys for @ and " are reversed; # appears where the UK pound symbol should be, etc.

I have tried lots of fixes posted here and on other forums, and most of them work temporarily, but not after a reboot. It would help me, and doubtless many other users in future, if someone could post a step-by-step guide to diagnosing and solving the problem.

I'm running Ubuntu 14.04 with a full-size Dell UK keyboard; let me know what system info you need.

Thanks in advance.

Best Answer

I had a similar issue and solved it by doing two things.

1. Dconf Editor

Install dconf-tools and open it. Under desktop/ibus/general find engines order and change it to your preference.

ibus-setup

open a terminal and type ibus-setup Under the advanced tab tick the use system keyboard layout option.

Related Question