1
1

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 3 years have passed since last update.

【Debian9.3】キーボード配列をUSキーボードに変更するまで

Last updated at Posted at 2020-06-06

こちらのサイトを参考に自分用のメモとして残していきます。
Debian9のキーボード配列を変える

#仮想マシンのバージョン確認
以下のコマンドでバージョン確認

$ cat /etc/debian_version

というわけでDebian9のキーボード配列の変更をやっていきます。

#変更手順

  1. $ sudo dpkg-reconfigure keyboard-configurationと入力
  2. Generic 102-key(Int1) PCを選択
スクリーンショット 2020-06-06 14.59.43.png 3. `Japanese(Machintosh)`を選択 スクリーンショット 2020-06-06 15.03.07.png 4. `No toggling`を選択 スクリーンショット 2020-06-06 15.13.35.png

you will need away to toggle the keyboard between the national layout and the Latin layout.Right Alt or Caps Lock keys are often chosen for ergonomic reasons.Alt+Shift is also popular combination; it will however lose its usual behavior in Emacs and other programs that use it for spwcific needs.Not all listed key are present on all keyboards.Method for toggling between national and Latin mode

キーボードを国別レイアウトとラテンレイアウトの間で切り替える必要はありません。人間工学的な理由から、右AltキーまたはCaps Lockキーがよく選択されます。Alt+ Shiftも一般的な組み合わせです。ただし、Emacsおよびそれを使用する他のプログラムでは、通常の動作が失われます。リストされているすべてのキーがすべてのキーボードに存在するわけではありません。ナショナルモードとラテンモードを切り替える方法

何言ってるのか、わからないのでとりあえずNo toggling
5. Notemporary switchを選択
スクリーンショット 2020-06-06 15.18.04.png

ラテン語に切り替えることないと思うので
6. The default for the keyboard layoutを選択
スクリーンショット 2020-06-06 15.20.01.png
7. No compose keyを選択

スクリーンショット 2020-06-06 15.21.14.png
1
1
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
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?