[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Wrong X keyboard for lang=cz in KNOPPIX_V7.0.5DVD-2012-12-21-EN



Hello Klaus,

there are wrongly setup COUNTRY and XKEYBOARD for the Czech language -
the keyboard in X is Serbian instead of Czech (in LXDE, at least) and
COUNTRY refers to a non-existent one.


in the following line in /etc/init.d/knoppix-autoconfig:

    LANGUAGE="cs"; COUNTRY="cs"; LANG="cs_CZ.UTF-8"; KEYTABLE="cz-lat2";
XKEYBOARD="cs"; KDEKEYBOARD="cz"; CHARSET="utf8";
KDEKEYBOARDS="us,de(nodeadkeys),fr"
; TZ="Europe/Prague"; CONSOLEFONT="iso02g" ;;

two variables should be changed:

    ... COUNTRY="cz" ... XKEYBOARD="cz" ...

regards,
Milan

P.S. Due to the black magic of Debian's console keyboard and font setup,
I failed to get the Czech console working. (Not even after running
dpkg-reconfigure of the many available packages like console-common,
console-data, console-setup, console-setup-linux, console-tools,
keyboard-configuration... It would be nice to have, though it's not a
show stopper IMHO.)

-- 
http://milan-knizek.net/
About linux and photography (Czech only)
O linuxu a fotografování


Reply to: