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 \033[M
- 71 0 0 0 0 0 2 \033[N
- 72 0 0 0 0 0 2 \033[O
- 73 0 0 0 0 0 2 \033[P
- 74 0 0 0 0 0 2 \033[Q
- 75 0 0 0 0 0 2 \033[R
- 76 0 0 0 0 0 2 \033[S
- 77 0 0 0 0 0 2 \033[T
- 78 0 0 0 0 0 2 \033[U
- 79 0 0 0 0 0 2 \033[V
- 7a 0 0 0 0 0 2 \033[W
- 7b 0 0 0 0 0 2 \033[X
-