﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
614	SLES keyboard mapping is wrongly set at boot	victor gattegno	Bruno Cornec	"The SLES 10 keyboard mapping is wrong at boot, it is mapped to cz-lat2-us.map instead of being mapped to us.map

'''I checked mondorestore.log'''

{{{
Using /usr/share/kbd/keymaps/i386/qwerty/cz-lat2-us.map.gz keyboard map.
}}}


'''I checked the server keyboard config:'''

{{{
/etc/sysconfig> grep -vE ""^$|^#"" keyboard
KEYTABLE=""us.map.gz""
KBD_DELAY=""""
KBD_RATE=""""
KBD_NUMLOCK=""bios""
KBD_SCRLOCK=""no""
KBD_CAPSLOCK=""no""
KBD_DISABLE_CAPS_LOCK=""no""
KBD_TTY=""tty1 tty2 tty3 tty4 tty5 tty6""
COMPOSETABLE=""clear winkeys shiftctrl latin1.add""
YAST_KEYBOARD=""english-us,pc104""
}}}

'''I checked the us.map keyboards'''

{{{
/usr/share/kbd/keymaps/i386> find . -print | grep us.map
./qwerty/cz-lat2-us.map.gz
./qwerty/br-latin1-us.map.gz
./qwerty/us.map.gz
./qwerty/is-latin1-us.map.gz
}}}

So it seems that mindi takes the first one (cz-lat2-us.map.gz) instead of taking us.map.gz.
"	defect	closed	normal	3.0.3	mindi	3.0.1	normal	fixed	mindi keyboard	
