home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 July / VPR9707A.ISO / OLS / Win32 / TTERMP20 / IBMKEYB.CNF < prev    next >
Text File  |  1996-06-07  |  2KB  |  124 lines

  1. ; Sample of KEYBOARD.CNF for the IBM-PC/AT 101-key keyboard.
  2. ; See KEYCODE.TXT for the description of the format.
  3. ;
  4. [VT editor keypad]
  5. ;Up arrow key
  6. Up=328
  7. ;Down arrow key
  8. Down=336
  9. ;Right arrow key
  10. Right=333
  11. ;Left arrow key
  12. Left=331
  13. ;End key
  14. Find=335
  15. ;Insert key
  16. Insert=338
  17. ;Delete key
  18. Remove=339
  19. ;Home key
  20. Select=327
  21. ;PageUp key
  22. Prev=329
  23. ;PageDown key
  24. Next=337
  25.  
  26. [VT numeric keypad]
  27. ;Num pad 0 key
  28. Num0=82
  29. ;Num pad 1 key
  30. Num1=79
  31. ;Num pad 2 key
  32. Num2=80
  33. ;Num pad 3 key
  34. Num3=81
  35. ;Num pad 4 key
  36. Num4=75
  37. ;Num pad 5 key
  38. Num5=76
  39. ;Num pad 6 key
  40. Num6=77
  41. ;Num pad 7 key
  42. Num7=71
  43. ;Num pad 8 key
  44. Num8=72
  45. ;Num pad 9 key
  46. Num9=73
  47. ;Cntrl + Num pad '+' key
  48. NumMinus=1102
  49. ;Num pad '+' key
  50. NumComma=78
  51. ;Num pad '.' key
  52. NumPeriod=83
  53. ;Num pad Enter key
  54. NumEnter=284
  55. ;Num pad NumLock key
  56. PF1=325
  57. ;Num pad '/' key
  58. PF2=309
  59. ;Num pad '*' key
  60. PF3=55
  61. ;Num pad '-' key
  62. PF4=74
  63.  
  64. [VT function keys]
  65. ;F6 key
  66. F6=64
  67. ;F7 key
  68. F7=65
  69. ;F8 key
  70. F8=66
  71. ;F9 key
  72. F9=67
  73. ;F10 key
  74. F10=68
  75. ;F11 key
  76. F11=87
  77. ;F12 key
  78. F12=88
  79. ;Shift + F3 key
  80. F13=573
  81. ;Shift + F4 key
  82. F14=574
  83. ;Shift + F5 key
  84. Help=575
  85. ;Shift + F6 key
  86. Do=576
  87. ;Shift + F7 key
  88. F17=577
  89. ;Shift + F8 key
  90. F18=578
  91. ;Shift + F9 key
  92. F19=579
  93. ;Shift + F10 key
  94. F20=580
  95.  
  96. [Shortcut keys]
  97. EditCopy=off
  98. EditPaste=off
  99. EditPasteCR=off
  100. ; Ctrl + up-arrow
  101. LineUp=1352
  102. ; Ctrl + down-arrow
  103. LineDown=1360
  104. ; Ctrl + PageUp
  105. PageUp=1353
  106. ; Ctrl + PageDown
  107. PageDown=1361
  108. ; Ctrl + Home
  109. BuffTop=1351
  110. ; Ctrl + End
  111. BuffBottom=1359
  112. SendBreak=off
  113.  
  114. [User keys]
  115. ;Example of user key definitions.
  116. ;
  117. ;    F1 key: character string
  118. ;User1=59,0,telnet myhost
  119. ;
  120. ;    F2 key: control characters
  121. ;User2=60,0,$0D$0A
  122. ;
  123. ;    F3 key: CR character with new-line code conversion (CR -> CR/CR+LF)
  124. ;User3=61,1,$0D