zhenwu的个人站点

-----没事做的时候就要自找乐子

->从这里开始     寻找乐趣     善用工具     程序设计     IBM Mainframe     外语     下载      
VIM
秀丸
TotalCommand
Hoekey
Opera & Firefox
cmd脚本
Excel
VBA
正则表达式
HoeKey Quick and dirty:
HoeKey lets you assign most keys on your keyboard to many different actions. You set this up in a config file.
To get started, run HoeKey, push Win-Q, click Edit Config.
This file is formatted like:
Key=Function|Option1|Option2|Option3|Option4|Option5 ; Description
Key can be any/all of:
~ = Windows key
_ = Shift key
^ = Control key
@ = Alt key
 
 
 
发个我的hoekey.ini:

=Rem|-- SYS --
~Y=Editify
~end=Hide||1          ; win+end: hide current window
~home=Unhide          ; win+home: show last hidden window
~c=Hide               ;hide current window
^_~K=Kill
~T=AlwaysOnTop   ; transparent and on top
;=Transparency   ; Set current window to be
_~1=Volume||0   ; Mute
_~2=Volume||33  ; 33%
^~C=Center
~_S=Run|cmd.exe|||%c  ; Command shell in current directory

~S=Run|D:\zzwApps\command\zzwApps.bat|1||D:\ ; Command shell

=Rem|-- lunch zzwApps --
~v=Run|C:\Vim\vim70\gvim.exe|1||D:\vim
~p=Run|D:\zzwApps\PStart\PStart.exe ||3
;~x=Run|d:\zzwApps\TotalCMD\TOTALCMD.EXE
~N=Run|c:\Program Files\TED Notepad\TedNPad.exe
~I=Run|http://www.google.com ; Open web browser to Google
^~v=Run|C:\Vim\vim70\gvim.exe|1||D:\vim
^~t=Run|d:\zzwApps\Fterm\FTERM.exe
^~o=Run|d:\zzwApps\operausb910\operausb.exe|2||D:\zzwApps\operausb910\
^~p=Run|D:\zzwApps\PStart\PStart.exe||3
^~q=Run|D:\zzwApps\Tencent\QQ\CoralQQ.exe|1||
^~l=Run|c:\Lingoes\Lingoes.exe
^~m=Run|c:\Program Files\MSN Messenger\msnmsgr.exe
^~n=Run|C:\Program Files\IBM\NotesBuddy\NotesBuddy.exe|1||c:\notes\
^~x=Run|D:\zzwApps\FlashGet\flashget.exe|1||d:\zzwApps\FlashGet\
=Run|d:\zzwApps\FlashFXP\FlashFXP.exe
=Run|d:\zzwApps\Thunder\Thunder.exe
^~j=Run|C:\JCDICT2004\MultiDict.exe|1||C:\JCDICT2004\

=Rem|-- view objects--
~_v=Run|D:\zzwApps\MPlayer\mplayer.exe %s
~Q=Config   ; Configure HoeKey