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.

Macで\と¥の入れ替え

6
Posted at

自分用のメモです

MacOS El CapitanでUSキーボードで買っても最初に立ち上げてバックスラッシュを押下すると¥マークが出てきましたのでそれのデフォルトを変えたいという場合です
(Vimの正規表現とか書いたりする場合によく\を使うので変えた方が効率が良いと思った)

karabinerでやる方法もありますが、El Capitanデフォルトの機能を使いたいと思います
( karabinerでは backslash って検索すれば出てきます )

El Capitanでは「キーボード」->「入力ソース」->「"¥"キーで入力する文字」のselectorを「\(バックスラッシュ)」にするだけです

で、その後は「Option + \」を押下すれば、「¥」を入れられる

バックスラッシュよりも¥を使う人はその逆を行う

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?