Difference between revisions of "Keyboard"

From Computer History Wiki
Jump to: navigation, search
(Argh! I seem to be creating red links faster than I can get rid of them!)
 
m (Proper cat)
Line 3: Line 3:
 
The older ones typically sent characters codes in [[ASCII]], but now they usually send [[scan code]]s, which allow the [[operating system]] to know exactly which keys have been struct, including keys like 'Shift', etc.
 
The older ones typically sent characters codes in [[ASCII]], but now they usually send [[scan code]]s, which allow the [[operating system]] to know exactly which keys have been struct, including keys like 'Shift', etc.
  
{{stub}}
+
{{semi-stub}}

Revision as of 00:49, 20 October 2018

A keyboard is a device used for sending characters to a computer, when the keys are struck by a user. Originally, almost all keyboards were part of terminals, but now it is common for them to be independent devices.

The older ones typically sent characters codes in ASCII, but now they usually send scan codes, which allow the operating system to know exactly which keys have been struct, including keys like 'Shift', etc.