~K=Run|calc.exe ~N=Run|notepad.exe|3 ; start notepad maximized
_^R=RunDialog _^R=RunDialog|c:\
Startup=MsgBox|HoeKey loaded (ya hoe)
; Do a quick Google I'm Feeling Lucky search based on input: ~I=Input|Google search:|Moz tacular||%u =Run|"C:\good\MozillaFirebird\MozillaFirebird.exe" "http://www.google.com/search?q=%u&btnI=I'm+Feeling+Lucky" ; Show Google results, based on last input: ~_I=Run|"C:\good\MozillaFirebird\MozillaFirebird.exe" "http://www.google.com/search?q=%u"
~F4=Apps ; show apps hidden by hoekey Hide command ~_F4=Apps|1 ; show all apps
~_V=Move||512|1|512|700 ; Move current window to right side of 1024x768 screen ~8=Move ; Center current window
~^V=MoveRel||50 ; Move current window right 50 pixels ~^8=MoveRel||||50|-50 ; Make current window 50 pixels wider and 50 pixels shorter
~^V=Center ; center current window vertically and horizontally ~^8=Center||1 ; center current window only vertically ~^9=Center||2 ; center current window only horizontally
~8=AlwaysOnTop
~4=Transparency ; make current window 70% visible ~4=Transparency|Notepad|30 ; make notepad 30% visible (mostly transparent) ~4=Transparency||50|0xFF0000 ; pure red is transparent
~35=Hide
~36=Unhide
~H=UnhideAll
~S=Show|Winamp v1.x
~Y=Editify
~K=Kill
^~K=Keys|\x\d\h\h
_~7=Volume|70
_~8=WaveVolume|80
_~8=PlayWave|%C\somefile.wav
~W=Run|c:\program files\Winamp\winamp.exe =Wait|1000 ; wait a second =Msg|Winamp v1.x|273|40045 ; play
~J=Eject ; eject first CD drive ~K=Eject|f: ; eject f: drive
*Screensaver_Start=Msg|0|274|61760 ; start screensaver *np=Run|Notepad.exe ; run notepadNext, either use them directly in your config file:
~N=np ~f3=Screensaver_StartOr, you can choose from them by typing into an inputbox:
~T=Input|Enter alias to run:|||%u =RunAlias|%u
^~K=Copy|Selected Files: %s
~C=Msg|Winamp v1.x|273|40046 ; pause winamp ~33=Msg||274|61488 ; pgup = maximize current window ~34=Msg||274|61472 ; pgdn = minimize current window
~A=FocusMsg|Winamp v1.x|273|40188 ; about current winamp song ~W=FocusMsg|Winamp v1.x ; set focus to winamp
~Q=Config
Start=TrayIcon|1|je suis un canard gigantesque
; Disable hotkeys, run notepad, re-enable hotkeys ~9=HotKeys|0| =Run|notepad.exe||1 =HotKeys||1
~R=Reload ; reload current config ~R=Reload|gaming.ini ; load different config ~R=Reload|tv.ini|1 ; add on other config
~F=Rem|Find Files ; Explorer binds this -=Rem|-- Winamp Functions -- ; Describe a section
Config=Run|hoekeyconfig.exe %i
Start=MsgBox|HoeKey Started sir!
Load=MsgBox|Config loaded.
Backspace Tab Enter Esc Space Page Up Page Down End Home Left Up Right Down Insert Delete |
Num 0 Num 1 Num 2 Num 3 Num 4 Num 5 Num 6 Num 7 Num 8 Num 9 Num / Num * Num + Num - Num Del |
F1 F2 F3 F4 F5 F6 F7 F8 F9 F10 F11 F12 |
Num Lock Application Right Windows Left Windows Caps Lock |
179=Msg|Winamp v1.x|273|40046 ; pause winamp
Key | Code to use in HoeKey |
BROWSER_BACK | 166 |
BROWSER_FORWARD | 167 |
BROWSER_REFRESH | 168 |
BROWSER_STOP | 169 |
BROWSER_SEARCH | 170 |
BROWSER_FAVORITES | 171 |
BROWSER_HOME | 172 |
VOLUME_MUTE | 173 |
VOLUME_DOWN | 174 |
VOLUME_UP | 175 |
MEDIA_NEXT_TRACK | 176 |
MEDIA_PREV_TRACK | 177 |
MEDIA_STOP | 178 |
MEDIA_PLAY_PAUSE | 179 |
LAUNCH_MAIL | 180 |
LAUNCH_MEDIA_SELECT | 181 |
LAUNCH_APP1 | 182 |
LAUNCH_APP2 | 183 |
Function | lParam | Example |
BROWSER_BACKWARD | 65536 | |
BROWSER_FORWARD | 131072 | |
BROWSER_REFRESH | 196608 | |
BROWSER_STOP | 262144 | |
BROWSER_SEARCH | 327680 | |
BROWSER_FAVORITES | 393216 | |
BROWSER_HOME | 458752 | |
VOLUME_MUTE | 524288 | |
VOLUME_DOWN | 589824 | |
VOLUME_UP | 655360 | |
MEDIA_NEXTTRACK | 720896 | |
MEDIA_PREVIOUSTRACK | 786432 | |
MEDIA_STOP | 851968 | ~x=Msg|WMPlayerApp|793|0|851968 ; Stop WMP |
MEDIA_PLAY_PAUSE | 917504 | ~c=Msg|WMPlayerApp|793|0|917504 ; Pause WMP |
LAUNCH_MAIL | 983040 | |
LAUNCH_MEDIA_SELECT | 1048576 | |
LAUNCH_APP1 | 1114112 | |
LAUNCH_APP2 | 1179648 | |
BASS_DOWN | 1245184 | |
BASS_BOOST | 1310720 | |
BASS_UP | 1376256 | |
TREBLE_DOWN | 1441792 | |
TREBLE_UP | 1507328 | |
MICROPHONE_VOLUME_MUTE | 1572864 | |
MICROPHONE_VOLUME_DOWN | 1638400 | |
MICROPHONE_VOLUME_UP | 1703936 | |
HELP | 1769472 | |
FIND | 1835008 | |
NEW | 1900544 | |
OPEN | 1966080 | |
CLOSE | 2031616 | |
SAVE | 2097152 | |
2162688 | ||
UNDO | 2228224 | |
REDO | 2293760 | |
COPY | 2359296 | |
CUT | 2424832 | |
PASTE | 2490368 | |
REPLY_TO_MAIL | 2555904 | |
FORWARD_MAIL | 2621440 | |
SEND_MAIL | 2686976 | |
SPELL_CHECK | 2752512 | |
DICTATE_OR_COMMAND_CONTROL_TOGGLE | 2818048 | |
MIC_ON_OFF_TOGGLE | 2883584 | |
CORRECTION_LIST | 2949120 | |
MEDIA_PLAY | 3014656 | |
MEDIA_PAUSE | 3080192 | |
MEDIA_RECORD | 3145728 | |
MEDIA_FAST_FORWARD | 3211264 | ~v=Msg|WMPlayerApp|793|0|3211264 ; Fast Forward WMP |
MEDIA_REWIND | 3276800 | ~z=Msg|WMPlayerApp|793|0|3276800 ; Rewind WMP |
MEDIA_CHANNEL_UP | 3342336 | |
MEDIA_CHANNEL_DOWN | 3407872 |