6
6

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.

Ubuntu 18.04 LTS, 英語キーボードやMozcの設定の初心者備忘録

Last updated at Posted at 2018-12-11

Mozc のインストールや設定

https://sicklylife.jp/ubuntu/1804/mozc_ut2.html
を参考に、インストールしました。

英語キーボードの設定

設定 -> 地域と言語 -> 入力ソース を 英語(US) -> 日本語(Mozc) にした

alt + grave(`) で Mozc に切り替え

sudo apt-get install dconf-editor

で、dconf エディタをインストールしました。

アクティビティより dconf エディターを起動
org > gnome > desktop > wm > keybindings
['<Super>Above_Tab','<Alt>Above_Tab'] を ['disabled'] に変更

として、「alt + grave でアプリなどが切り替わる」のを無くしました。

設定 -> デバイス -> キーボード -> 次の入力ソースへ切り替える
を、「Alt + `」に設定する。

参考にさせて頂いた URL

6
6
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
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?