AutoHotKey
Vistaだと窓使いの憂鬱が上手く動かないので。
; ------------------------------------------------------ ; general ; ------------------------------------------------------ ; BackSpace ^h::send,{BS} ;LWin::send,^+{F11} ;RAlt::send,^+{F11} ; IME ON/OFF RWin::send,!`` ; close window !w::send,!{F4} ; Flip3D ;^+F10::run,C:\Windows\system32\rundll32.exe DwmApi #105 ; ------------------------------------------------------ ; PuTTY ; ------------------------------------------------------ #IfWinActive ahk_class PuTTY !v::+Ins #IfWinActive