Skip to content

Instantly share code, notes, and snippets.

@ttdoda
Last active January 29, 2021 11:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ttdoda/4edbf6a6f6cd22729d556a5b2d1f0db3 to your computer and use it in GitHub Desktop.
Save ttdoda/4edbf6a6f6cd22729d556a5b2d1f0db3 to your computer and use it in GitHub Desktop.
JPキーボード設定のWindowsをUSキーボードで使うためのTera Termユーザキー設定
[User keys]
User1=515,0,@
User2=519,0,^
User3=520,0,&
User4=521,0,*
User5=522,0,(
User6=523,0,)
; - はキーが一致するので設定不要
;User7=12,0,-
User7=524,0,_
User8=13,0,=
User9=525,0,+
User10=43,0,\
User11=555,0,|
; ` は半角/全角キーとしてIMEのon/offに持っていかれる。使う為にはIMEの設定でon/offを別のキーに割り当て直す必要がある。
User12=41,0,`
; IMEの設定が変更できない時の為、Control + Shift + ` にも割り当てておく
User13=1577,0,`
User14=553,0,~
User15=26,0,[
User16=538,0,{
User17=27,0,]
User18=539,0,}
; ; はキーが一致するので設定不要
;User19=39,0,;
User19=551,0,:
User20=40,0,'
User21=552,0,"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment