home *** CD-ROM | disk | FTP | other *** search
- #
- #
- # ----------------nVirtKey (in hex) '#' denotes a comment line
- # | ------------extended
- # | | ----------alt POSITION IS INPORTANT!!!!
- # | | | --------control
- # | | | | ------shift
- # | | | | | ----cursormode (1=normal,2-alternate,0=either)
- # | | | | | | --keypadmode (0=disabled, 1=enabled, 2=either)
- # | | | | | | | ____________Remainder of the line is the redefined text
- # F1 - F12
- 70 0 0 0 0 0 2 \x1B1
- 71 0 0 0 0 0 2 \x1B2
- 72 0 0 0 0 0 2 \x1B3
- 73 0 0 0 0 0 2 \x1B4
- 74 0 0 0 0 0 2 \x1B5
- 75 0 0 0 0 0 2 \x1B6
- 76 0 0 0 0 0 2 \x1B7
- 77 0 0 0 0 0 2 \x1B8
- 78 0 0 0 0 0 2 \x1B9
- 79 0 0 0 0 0 2 \x1B0
- 7a 0 0 0 0 0 2 \x1B-
- 7b 0 0 0 0 0 2 \x1B=
-