| Back to FFR_the_Game.php's profile |
Key mapping setup FGHJ ++ WMP STUFF Posted on: December 21, 2007, at 02:25:57pm ; ; AutoHotkey Version: 1.x ; Language: English ; Platform: Win9x/NT ; Author: AndyCook <AndyCook@projectbackslash.com> ; ; Script Function: ; Template script is in the windows folder named "ShellNewTemplate.ahk" ; f::Send {left} g::Send {down} h::Send {up} j::Send {right} F1::Send {Media_Next} F2::Send {Media_Prev} F3::Send {Media_Stop} F4::Send {Media_Play_Pause} ;Do not delete this, it allows you suspend and unsuspend the script at any ;time with ;a simple press of the ` button (next to the number on on the number row ;above the letters on your keyboard `::Suspend |