* AutoHotKey [#j68396a1]

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


トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS