Monday, October 5, 2009

ASCII code number for function buttons

Shift Ctrl Alt
F1 0 84 0 94 0 104
F2 0 85 0 95 0 105
F3 0 86 0 96 0 106
F4 0 87 0 97 0 107
F5 0 88 0 9X/Me 0 108
F6 0 89 0 99 0 109
F7 0 90 0 100 0 110
F8 0 91 0 101 0 111
F9 0 92 0 102 0 112
F10 0 93 0 103 0 113
F11 0 135 0 137 0 139
F12 0 136 0 138 0 140

Repeat steps 4 - 7 to make similar batch files, and name it Command2.bat, Command3.bat, etc. Associate it with different DOS commands. If you want the commands always available after computer rebooting, just call those batch files from C:\Autoexec.bat file (use System Editor to do it).

No comments:

Post a Comment