Archive for the ‘script’ tag
一个简单的AHK脚本
#IfWinActive ahk_class Emacs
Capslock::Control
Control::Capslock
#IfWinActive
假如当前的ahk_class是Emacs,那么交换Ctrl和Caps,否则不交换。
想要赢就先学会输,想要成功就先学会失败
#IfWinActive ahk_class Emacs
Capslock::Control
Control::Capslock
#IfWinActive
假如当前的ahk_class是Emacs,那么交换Ctrl和Caps,否则不交换。
Written by liuw
January 22nd, 2012 at 4:21 pm
Posted in 分享
Tagged with autohotkey, emacs, script, windows
Copyright©liuw. Using the Journalist template by Lucian E. Marin — Built for WordPress