6
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

VSCode上でxmodmapのリマップが無効になる

Last updated at Posted at 2018-06-20

環境

  • Ubuntu 16.04.4 LTS
  • VSCode 1.24.1

症状

VSCode上でxmodmapのリマップが無効になる

解決

下記の設定を追加すると無事解決

"keyboard.dispatch": "keyCode"

参考

VS Code no longer respects remapped escape key using xmodmap · Issue #32037 · Microsoft/vscode

6
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?