home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / basic / library / qb_pds / qb4tb522 / help / scancode.hlp < prev    next >
Encoding:
Text File  |  1990-10-25  |  2.6 KB  |  49 lines

  1. ╔════════════════════════════════════════════════════╗
  2. ║        K E Y B O A R D   S C A N   C O D E S       ║
  3. ╟────────────────────────────────────────────────────╢
  4. ║  These are the codes which uniquely identify the   ║
  5. ║  key which is currently being pressed on the IBM   ║
  6. ║  keyboard. Values are given in decimal and hex.    ║
  7. ╠═════════════════╤════════════════╤═════════════════╣
  8. ║  Dec Hex Legend │ Dec Hex Legend │ Dec Hex Legend  ║
  9. ╟─────────────────┼────────────────┼─────────────────╢
  10. ║    1  01 Escape │   7 07   6  ^  │  13 0D   =  +   ║
  11. ║    2  02  1  !  │   8 08   7  &  │  14 0E  Bckspc  ║
  12. ║    3  03  2  @  │   9 09   8  *  │  15 0F    Tab   ║
  13. ║    4  04  3  #  │  10 0A   9  (  │  16 10     Q    ║
  14. ║    5  05  4  $  │  11 0B   0  )  │  17 11     W    ║
  15. ║    6  06  5  %  │  12 0C   -  _  │  18 12     E    ║
  16. ╚═════════════════╧════════════════╧═════════════════╝
  17. ╔════════════════════════════════════════════════════╗
  18. ║        K E Y B O A R D   S C A N   C O D E S       ║
  19. ╠═════════════════╤════════════════╤═════════════════╣
  20. ║  Dec Hex Legend │ Dec Hex Legend │ Dec Hex Legend  ║
  21. ╟─────────────────┼────────────────┼─────────────────╢
  22. ║   19  13    R   │  29 1D   Ctrl  │  39 27   ;  :   ║
  23. ║   20  14    T   │  30 1E     A   │  40 28   '  "   ║
  24. ║   21  15    Y   │  31 1F     S   │  41 29   ~  '   ║
  25. ║   22  16    U   │  32 20     D   │  42 2A  L.Shft  ║
  26. ║   23  17    I   │  33 21     F   │  43 2B   \  |   ║
  27. ║   24  18    O   │  34 22     G   │  44 2C     Z    ║
  28. ║   25  19    P   │  35 23     H   │  45 2D     X    ║
  29. ║   26  1A  [  {  │  36 24     J   │  46 2E     C    ║
  30. ║   27  1B  ]  }  │  37 25     K   │  47 2F     V    ║
  31. ║   28  1C  Enter │  38 26     L   │  48 30     B    ║
  32. ╚═════════════════╧════════════════╧═════════════════╝
  33. ╔════════════════════════════════════════════════════╗
  34. ║        K E Y B O A R D   S C A N   C O D E S       ║
  35. ╠═════════════════╤════════════════╤═════════════════╣
  36. ║   49  31    N   │  61 3D    F3   │  73 49 Pg Up 9  ║
  37. ║   50  32    M   │  62 3E    F4   │  74 4A     -    ║
  38. ║   51  33  ,  <  │  63 3F    F5   │  75 4B L.Arr 4  ║
  39. ║   52  34  .  >  │  64 40    F6   │  76 4C     5    ║
  40. ║   53  35  /  ?  │  65 41    F7   │  77 4D R.Arr 6  ║
  41. ║   54  36 R.Shft │  66 42    F8   │  78 4E     +    ║
  42. ║   55  37 PrtScr │  67 43    F9   │  79 4F End   1  ║
  43. ║   56  38   Alt  │  68 44   F10   │  80 50 D.Arr 2  ║
  44. ║   57  39  Spce  │  69 45 Num Lck │  81 51 Pg Dn 3  ║
  45. ║   58  3A Cps Lk │  70 46 Scr Lck │  82 52 Ins   0  ║
  46. ║   59  3B    F1  │  71 47 Home  7 │  83 53 Del   .  ║
  47. ║   60  3C    F2  │  72 48 U.Arr 8 │                 ║
  48. ╚═════════════════╧════════════════╧═════════════════╝
  49.