home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 10 / mycd10.iso / progs / tun / dos / emul / fun.arc / VT52.FUN < prev    next >
Encoding:
Text File  |  1994-05-04  |  1.5 KB  |  61 lines

  1. \033P        F1       PF1
  2. \033Q        F2       PF2
  3. \033R        F3       PF3
  4. \033S        F4       PF4
  5. nop          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. nop          F11
  12. nop          F12
  13. nop          Shift F1
  14. nop          Shift F2
  15. nop          Shift F3
  16. nop          Shift F4
  17. nop          Shift F5
  18. \033[23~     Shift F6   F11
  19. \033[24~     Shift F7   F12
  20. \033[25~     Shift F8   F13
  21. \033[26~     Shift F9   F14
  22. \033[28~     Shift F10  F15
  23. nop          Shift F11
  24. nop          Shift F12
  25. nop          Control F1
  26. nop          Control F2
  27. nop          Control F3
  28. nop          Control F4
  29. nop          Control F5
  30. \033[29~     Control F6   F16
  31. \033[31~     Control F7   F17
  32. \033[32~     Control F8   F18
  33. \033[33~     Control F9   F19
  34. \033[34~     Control F10  F20
  35. nop          Control F11
  36. nop          Control F12
  37. nop          Ctrl/Shft F1
  38. nop          Ctrl/Shft F2
  39. nop          Ctrl/Shft F3
  40. nop          Ctrl/Shft F4
  41. nop          Ctrl/Shft F5
  42. nop          Ctrl/Shft F6
  43. nop          Ctrl/Shft F7
  44. nop          Ctrl/Shft F8
  45. nop          Ctrl/Shft F9
  46. nop          Ctrl/Shft F10
  47. nop          Ctrl/Shft F11
  48. nop          Ctrl/Shft F12
  49. \033[H         Home
  50. \033A        Up arrow
  51. \033[5~      Page up
  52. -            -
  53. \033D        Left arrow
  54. del          Del
  55. \033C        Rigth arrow
  56. +            +
  57. \033[1~      End
  58. \033B        Down arrow
  59. \033[6~      Page down
  60. \033[2~      Insert
  61.