I am trying to change my keyboard layout to UK but I’m not having much luck.
I can’t see any GUI settings where I can change the keyboard (is there any?) so I found there’s another way by directly editing the config file.
sudo gedit /etc/default/keyboard
gives me
Check /usr/share/doc/keyboard-configuration/README.Debian for
documentation on what to do after having modified this file.
The following variables describe your keyboard and can have the same
values as the XkbModel, XkbLayout, XkbVariant and XkbOptions options
in /etc/X11/xorg.conf.
XKBMODEL=“pc105”
XKBLAYOUT=“gb”
XKBVARIANT=“”
XKBOPTIONS=“”
If you don’t want to use the XKB layout on the console, you can
specify an alternative keymap. Make sure it will be accessible
before /usr is mounted.
KMAP=/etc/console-setup/defkeymap.kmap.gz
As you can see, the keyboard IS set to GB, BUT when I type + 2 I get @ NOT " and when I type 3 I get # NOT the pound sign
The keyboard I am using is a Logitech K800 Wireless.