home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 10 / mycd10.iso / progs / tun / dos / emul / fun.arc / TO300.FUN < prev    next >
Encoding:
Text File  |  1991-10-03  |  1.6 KB  |  69 lines

  1. \033OP       F1     PF1
  2. \033OQ       F2     PF2
  3. \033OR       F3     PF3
  4. \033OS       F4     PF4
  5. \033[16~     F5     F5
  6. \033[17~     F6     F6
  7. \033[18~     F7     F7
  8. \033[19~     F8     F8
  9. \033[20~     F9     F9
  10. \033[21~     F10    F10
  11. \033[23~     F11    F11
  12. \033[24~     F12    F12
  13. \033OT       Shift F1   F11
  14. \033OU       Shift F2   F12
  15. \033OV       Shift F3   F13
  16. \033OW       Shift F4   F14
  17. \033[46~     Shift F5   F15
  18. \033[47~     Shift F6   F16
  19. \033[48~     Shift F7   F17
  20. \033[49~     Shift F8   F18
  21. \033[50~     Shift F9   F19
  22. \033[51~     Shift F10  F20
  23. \033[53~     Shift F11  
  24. \033[54~     Shift F12
  25. \033[2~      macro 7
  26. \033[A       macro 8
  27. \033[V       macro 9
  28. \033[D       macro 4
  29. 53           macro 5
  30. \033[C       macro 6
  31. \033[5~      macro 1
  32. \033[B       macro 2
  33. \033[U       macro 3
  34. \033OS       macro 0
  35. nop          Control F11
  36. nop          Control F12
  37. \033[2~      Shift Home
  38. \033OA       Shift Up Arrow
  39. \033[V       Shift Page Up
  40. -            -
  41. \033OD       Shift Left Arrow
  42. 5            5
  43. \033OC       Shift Right Arrow
  44. +            +
  45. \033[5~      Shift End
  46. \033OB       Shift down Arrow
  47. \033[U       Shift Page down
  48. \033r        Shift Insert
  49. \033[2~      Home        INSERT
  50. \033[A       Up arrow
  51. \033[3~      Page up     REMOVE
  52. -            -
  53. \033[D       Left arrow
  54. \033[4~      5           SELECT
  55. \033[C       Rigth arrow
  56. +            +
  57. \033[5~      End         PGUP
  58. \033[B       Down arrow
  59. \033[6~      Page down   PGDN
  60. \033[1~      Insert      FIND
  61. nop          
  62. nop          
  63. nop          
  64. nop          
  65. nop          
  66. nop          
  67. nop          
  68. nop          
  69.