我在 virtualBox 中新安装了 ubuntu 服务器,并尝试将键盘布局设置为德语,但没有成功。我已经安装并配置了
dpkg-reconfigure keyboard-configuration
dpkg-reconfigure console-data
dpkg-reconfigure console-setup
键盘配置的设置如下:
Generische Keyboard with 105 keys (Intl)
German
German
例如,应该是
- is `ß`
[ and ] doesn't work at all (as well as all of the other keys used with alt-right)
我该如何修复这个问题?我运行了多台服务器,但从未遇到过这个问题。这是 VirtualBox 错误/配置错误吗?
编辑:
安装过程中有一个选项可以自动检测键盘布局。其中一个步骤要求按下ö
,但该键也无法识别。
答案1
我遇到了和你一样的问题,并且loadkeys de
成功了。对于其他语言:
- 西班牙语:
loadkeys es
- 葡萄牙语:
loadkeys pt
- 巴西葡萄牙语:
loadkeys br
- 瑞士德语:
loadkeys ch
请注意,这些设置在重启后将无法保留。