| 1. | the row or set of keys on a piano, organ, or the like. |
| 2. | a set of keys, usually arranged in tiers, for operating a typewriter, typesetting machine, computer terminal, or the like. |
| 3. | any of various musical instruments played by means of a pianolike keyboard, as a piano, electric piano, or organ. |
| 4. | Also, key, key in. Computers. to enter (information) into a computer by means of a keyboard. |
| 5. | to set (text) in type, using a machine that is operated by a keyboard. |
keyboard hardware
A hardware device consisting of a number of mechanical buttons (keys) which the user presses to input characters to a computer.
Keyboards were originally part of terminals which were separate peripheral devices that performed both input and output and communicated with the computer via a serial line. Today a keyboard is more likely to be connected more directly to the processor, allowing the processor to scan it and detect which key or keys are currently pressed. Pressing a key sends a low-level key code to the keyboard input driver routine which translates this to one or more characters or special actions.
Keyboards vary in the keys they have, most have keys to generate the ASCII character set as well as various function keys and special purpose keys, e.g. reset or volume control.
(2003-07-04)