文档
如何设置非US 键盘语言( L)
从 论坛 (附带边际调整):
apt-get update apt-get install console-data apt-get install console-setup apt-get install console-locales apt-get install keyboard-configuration
(论坛的指示建议进行一个可选的升级,但我敢肯定,这不需要:只是可选的可选的更新).
然后用 dpkg 配置每个包 :
dpkg-reconfigure console-data dpkg-reconfigure console-setup dpkg-reconfigure console-locales dpkg-reconfigure keyboard-configuration
然后重启
reboot