LoginSignup
0
1

More than 3 years have passed since last update.

windows 10 hhkb professional2 でctrl+]->esc,半角英数:かな入力:hotkeyを実現したかった

Posted at

できること

左altで英数入力
右altで日本語入力
ctrl + ] -> escape key + 英数入力
space + c -> chrome(active->最小化。最小->active,起動していない->起動)
space + v -> vscode(同じ)
space + t -> ubuntu(同じ)

完成品

かな入力<->英数入力を切り替え

alt keyとwindows keyを入れ替える(ChgKey.exe)
左alt keyを空打ちで英数(IME OFF)
右alt keyを空打ちで日本語入力(IME ON)
https://kiz.hatenablog.jp/entry/2018/07/22/175504
https://github.com/karakaram/alt-ime-ahk

hotkeyを作成

hotkeyのプログラム(AutoHotKey)
https://qiita.com/mareku/items/562c95e2afe707989b86


mac->windowになりました(thinkpad x2 extreme gen 2)
wslにdocker,ghqいれるの辛かった(できた)
alfredなかったからkeyprinhaいれた。おしい感じ

0
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
0
1