我每天使用 3 种不同的语言(英语、捷克语和俄语)。我宁愿切换(优选全球范围内,我不每个窗口等)在它们之间具有Left+ Alt+ Shift。
我还想查看活动语言指示。
不幸的是,我在 XUbuntu 11.10 中找不到任何明显的方法来设置它——面板配置中甚至没有可用的键盘指示器小程序。有什么建议吗?
我有一个全新的 Xubuntu 14.04 Trusty Thar 安装(不是升级),每次启动时我都需要更改键盘布局。
这些是文件的内容/etc/default/keyboard:
XKBMODEL="pc105"
XKBLAYOUT="es"
XKBVARIANT="cat"
XKBOPTIONS="terminate:ctrl_alt_bksp"
Run Code Online (Sandbox Code Playgroud)
对我来说似乎是正确的,但布局不遵循此文件。
每次启动时,我都会得到美式键盘布局。如果我做:
sudo dpkg-reconfigure keyboard-configuration
出现的所有选项都是所需的选项:
但是每次我启动机器时,我都会再次获得美国布局。
命令的输出是:
Your console font configuration will be updated the next time your system
boots. If you want to update it now, run 'setupcon' from a virtual console.
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools (0.103ubuntu4.1) ...
update-initramfs: Generating /boot/initrd.img-3.13.0-27-generic
Run Code Online (Sandbox Code Playgroud)
在我的Settings->Keyboard->Layout …