You are not logged in.

#1 2016-12-04 18:45:26

bartyboy123
New Member
From: Barcelona Spain
Registered: 2015-10-12
Posts: 2

Keyboard layout in terminal - starnge occurrence

Hi Everyone

I am using -
DISTRIB_ID="BunsenLabs"
DISTRIB_DESCRIPTION="BunsenLabs GNU/Linux 8.5 (Hydrogen)"
DISTRIB_RELEASE="8.5"
DISTRIB_CODENAME="bunsen-hydrogen"
ANSI_COLOR="0;34"
BUG_REPORT_URL="https://github.com/BunsenLabs"
HOME_URL="https://bunsenlabs.org"
ID=bunsenlabs
ID_LIKE="debian"
NAME="BunsenLabs GNU/Linux"
PRETTY_NAME="BunsenLabs GNU/Linux 8.5 (Hydrogen)"
SUPPORT_URL="https://forums.bunsenlabs.org"
VERSION="8.5 (Hydrogen)"
VERSION_ID="8.5"

on a IBM ThinkPad R52 with a logitech K520 wireless keyboard (Spanish Layout) and external monitor attached. After switching the machine on , and closing the lid , I can logon and use the system normally. However, If I open terminal , the keyboard layout is in english.
However , if I open up the laptop , and type in the terminal with the laptop keyboard , the layout is correct. If I then close the laptop lid again , and use the external keyboard , the layout is correct!!!.

Any ideas ?? I have the work around (open and close) , but I would like to understand whats going on , and how to fix it.

Thanks

Offline

#2 2016-12-04 22:07:57

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: Keyboard layout in terminal - starnge occurrence

Can we see the output of this command before and after the problem occurs:

localectl

You can try:

sudo dpkg-reconfigure keyboard-configuration
sudo service keyboard-setup restart

It may help to add the chosen keyboard configuration to the initramfs:

https://wiki.debian.org/Keyboard#How_to … _initramfs

If these suggestions do not help, the systemd journal may offer some clues:

https://www.digitalocean.com/community/ … stemd-logs

Offline

Board footer

Powered by FluxBB