問題タブ [evdev]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
keyboard - キャップとコントロールのスワップを解除
最近、キーマッピングを neo に変更しましたが、Capslock はまだコントロール キーと交換されています。
/etc/default/keyboardcontainsXKBOPTIONS="lv3:ralt_alt"
.xinitrcは、サウンド ドライバーとウィンドウ マネージャーのみをロードするだけです。
を実行するスクリプトを.xinputrcにrun_im ibus
追加すると、引き続き通知されます.xinitrcsetxkbmap de neo -optionsetxkbmap -queryoptions: ctrl:swapcaps
どうすればこれをデバッグできますか? キャップをコントロールと交換したくありません。