我的 中有以下内容~/.profile
:
setxkbmap us,no -option "grp:shift_caps_toggle" -option "caps:escape"
我正在运行 i3https://i3wm.org/在 Ubuntu 20.04 下。我使用 shift+caps 在“us”和“no”之间切换键盘布局,并且我用 escape 替换了 caps lock。
这会随机停止工作,我必须setxkbmap ...
在终端中再次运行该命令。
知道为什么会发生这种情况吗?