AutoHotkey_L

東プレ Realforce87USW 英語配列 【静音仕様・白モデル】 SE070S


;cursor keys
;CapsLock + wasd
sc03a & w::send {Up}
sc03a & a::send {Left}
sc03a & s::send {Down}
sc03a & d::send {Right}
return

カーソルキーってキーボードの右側にはあるけど、左側にはないので、それを補うための設定だ。


引用元: Autohotkey での CapsLock の扱い: ほんまたけるのココログ,
http://honmat.cocolog-nifty.com/txt/2008/04/autohotkey_caps_5fdd.html



AHK+AWSD にすることにした。
CTRLとCAPSLockはCtrl2Capで変更。

関連:
Ctrl2Cap v2.0

【Installation and Use】
Install Ctrl2cap running the command "ctrl2cap /install" from the directory into which you've unzipped the Ctrl2cap files.To uninstall type "ctrl2cap /uninstall".