LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   LFS 6.8 first boot keyboard map is not ok (https://www.linuxquestions.org/questions/linux-from-scratch-13/lfs-6-8-first-boot-keyboard-map-is-not-ok-895653/)

bucovaina78 08-04-2011 11:21 PM

LFS 6.8 first boot keyboard map is not ok
 
Hi all,

I finally got linux from scratch up and running. However the keymap is not recognized. The file /etc/sysconfig/console says:

Code:

KEYMAP="be-latin-1"
KEYMAP_CORRECTIONS="euro2"
FONT="lat2a-16 -m 8859-2"


In the manual it says that file is what the keyboard configures. However I have to do

Code:

loadkeys be-latin1
to change to azerty

Anyone?

druuna 08-05-2011 07:01 AM

Hi,
Quote:

Originally Posted by wannessmet (Post 4434192)
However the keymap is not recognized. The file /etc/sysconfig/console says:

Code:

KEYMAP="be-latin-1"
KEYMAP_CORRECTIONS="euro2"
FONT="lat2a-16 -m 8859-2"


Is the red part a typo? Shouldn't that be: be-latin1

Hope this helps.


All times are GMT -5. The time now is 10:33 PM.