*IBM PC KEYBOARDS*

The keyboard for IBM PC-compatible computers is standardized

However, during the more than 30 years of PC architecture being frequently updated, many keyboard layout variations have been developed.

A well-known class of IBM PC keyboards is the Model M. Introduced in 1984 and manufactured by IBM, Lexmark, Maxi-Switch and Unicomp,

the vast majority of Model M keyboards feature a buckling spring key design and many have fully swappable keycaps

.

Reception

Although PC Magazine praised most aspects of the 1981 IBM PC keyboard’s hardware design, it questioned “how IBM, that ultimate pro of keyboard manufacture, could put the left-hand shift key at the awkward reach they did”

The magazine reported in 1982 that it received more letters to its “Wish List” column asking for the ability to determine the status of the three lock keys than on any other topic.[2] Byte columnist Jerry Pournelle described the keyboard as “infuriatingly excellent”. He praised its feel but complained that the Shift and other keys’ locations were “enough to make a saint weep”, and denounced the trend of PC compatible computers to emulate the layout but not the feel.[3] He reported that the layout “nearly drove” science-fiction editor Jim Baen “crazy”, and that “many of [Baen’s] authors refused to work with that keyboard” so could not submit manuscripts in a compatible format.[4] The magazine’s official review was more sanguine. It praised the keyboard as “bar none, the best … on any microcomputer” and described the unusual Shift key locations as “minor [problems] compared to some of the gigantic mistakes made on almost every other microcomputer keyboard”.[5]

“I wasn’t thrilled with the placement of [the left Shift and Return] keys, either”, IBM’s Don Estridge stated in 1983. He defended the layout, however, stating that “every place you pick to put them is not a good place for somebody … there’s no consensus”, and claimed that “if we were to change it now we would be in hot water”.[6]

Standard key meanings[edit]
The PC keyboard with its various keys has a long history of evolution reaching back to teletypewriters. In addition to the ‘old’ standard keys, the PC keyboard has accumulated several special keys over the years. Some of the additions have been inspired by the opportunity or requirement for improving user productivity with general office application software, while other slightly more general keyboard additions have become the factory standards after being introduced by certain operating system or GUI software vendors such as Microsoft.

From mechanical typewriters[edit]
⇧ Shift selects the upper character, or upper case of letters. The Shift key in typewriters was attached to a lever that moved the character types so that the uppercase characters could be printed on the paper. Unlike mechanical typewriters, PC keyboards do not capitalize all letters properly when both shift keys are engaged simultaneously.[citation needed]
⇪ Caps Lock selects upper case, or if shift is pressed, lower case of letters. In mechanical typewriters, it worked like the Shift key, but also used a lock to keep the Shift key depressed. The lock was released by pressing the Shift key.[citation needed]
Enter wraps to the next line or activates the default or selected option. ASCII keyboards were labeled CR or Return. Typewriters used a lever that would return the cylinder with the paper to the start of the line.
Tab ↹ produces an ASCII tab character, moving to the next tab stop.
From Teletype keyboards[edit]
Ctrl shifts the value of letters and numbers from the ASCII graphics range, down into the ASCII control characters. For example, CTRL-S is XOFF (stops many programs as they print to screen) CTRL-Q is XON (resume printing stopped by CTRL-S).
Esc produces an ASCII escape character. It may be used to exit menus or modes.
~ is the tilde, an accent backspaced and printed over other letters for non-English languages. Nowadays the key does not produce a backspaceable character in US/UK keyboard layouts, and is used for ‘not’ or ‘circa’.
` is a grave accent or backtick, also formerly backspaced over letters to write non-English languages; on some systems it is used as an opening quote. The single quote ‘ is normally used for an acute accent.
^ is a circumflex, another accent for non-English languages. Also used to indicate exponentiation where superscript is not available.

  • is an asterisk, used to indicate a note, or multiplication.
    _ is an underscore, which can be backspaced and overprinted to add emphasis, or in certain Programming Languages in place of a Space to form a compound word where the use of Space would yield several separate words.
    | is a vertical bar, originally used as a typographic separator for optical character recognition. Many character sets break it in the middle so it cannot be confused with the numeral “1” or the letter “l” (in most EBCDIC codepages, vertical bar and divided vertical bar are separate characters). This character is often known as a “pipe” (after its use in Unix shells) or a “fencepost”.
    Invented for computers with video displays[edit]
    Function keys are the F-numbered keys. Their use varies by program; F1 is often Help.
    Arrow keys (↑, →, ↓, ←) move the cursor on the screen. When shifted, they select items.
    Home moves the cursor to the start of text, usually the left side of the screen.
    End moves the cursor to the end of the current line.
    PgUp and PgDn move through the document by pages.
    Del (Delete) deletes the character after the cursor, or the selected items.
    Ins (Insert) originally toggled between text insertion and overwrite modes. Importantly, it is involved along with Ctrl and Shift keys in keyboard shortcuts for copy (Ctrl+Insert) and paste (⇧ Shift+Insert) according to the IBM CUA user interface guidelines; the IBM CUA shortcuts are still widely supported by most current PC operating systems, and many PC users who learned those shortcuts between the late 1980s and the early 1990s may still find them more natural, convenient, or ergonomic than their “modern” Ctrl+X/C/V counterparts, given the close proximity of the Ctrl, Shift and Insert keys to the cursor movement keys. This particular role of the Insert key is often overlooked by modern-times documentation, if not hardware design, which tend to attribute to “Insert” only its more obvious, but much less frequently used and somewhat obsolete, original function.
    Print Screen originally printed a text image of the screen. (On modern computers, Ctrl+Print Screen usually takes a screenshot.) With the Alt key, it switched to SysRq, a different keycode.
    Num Lock toggles the state of the numeric keypad. When off, the keypad acts as arrow and navigational keys. When on, it is a 10-key number pad similar to a standard calculator. Preferences vary so much that a favorite default for this key can often be configured in the BIOS. The key continues to exist on keyboards with separate arrow keys to accommodate those who still prefer the toggleable keypad.
    Scroll Lock is little-used. IBM documentation described it as “inactive”, and the key’s purpose was a mystery even to keyboard manufacturers.[7] In modern software, typing text usually causes previous text to scroll off the top of the screen or window. Some old programs could disable this and restart at the top of the window when scroll lock was pressed. The advantage is that the entire screenful of text does not shift, making it easier to read. Scroll Lock was also used to lock the cursor on its line and scroll the work area under it. In spreadsheets such as Microsoft Excel, it locks the cell pointer on the current cell, allowing the user to use the arrow keys to move the view window without moving the cell pointer. On some consoles (such as the Linux console), it prevents scrolling of messages until another key combination is pressed. Many hardware KVM switches use Scroll Lock to switch between the devices they control.
    Pause pauses output or processing. In combination with Ctrl, it produces a keycode for Break. Ctrl+Break traditionally stopped programs in DOS. Ctrl+Break is also used to halt execution of the debugger in some programming environments such as Microsoft Visual Studio. In combination with the Windows key, it opens the System Properties window in Microsoft Windows environments.
    Alt shifts the letters and numbers into the range above hex 0x80 where the international characters and special characters exist in the PC’s standard character set. Alt plus a number typed on the numeric keypad produces special characters; see Windows Alt keycodes.
    ⊞ Win (also known as the “super” key) is a quick way to open the Start menu in Microsoft Windows’s standard Explorer shell, and can usually be configured to open the main menu in other operating systems. In Microsoft Windows, the Windows key can also be used in combination with other keys to perform desktop-related actions (e.g. ⊞ Win+M to minimize all open windows, then again to restore them). When connected to a Macintosh computer, the Windows key behaves like the ⌘ Command key.
    The ≣ Menu key brings up the active application’s context menu, similar to right-clicking.
    AltGr is often used in combination with other keys to print special characters like the backslash on non-English keyboards. It can often be emulated by Ctrl+Alt.
    Fn may be present on compact keyboards such as those built into laptop computers. When depressed in combination with other keys, it either enables the user to access key functions that do not have dedicated keys on the compact keyboard (such as the numeric keypad simulation block), or it controls hardware functions such as switching between the built-in screen and an external display, changing screen brightness, or changing speaker volume. These secondary meanings are usually indicated with text or symbols of a different color printed on the key, with the ‘Fn’ key text having that same color.
    Turbo on some keyboards. It is usually on the right side of the right Shift key. When depressed in combination with a function key it sets the key repeat rate.[8]
    Connection[edit]
    System Connector Pinout Transmission Protocol Command Strings Image
    PC (Type 1) [9] 5-pin DIN
    (DIN 41524) 1 CLK
    2 DATA
    3 -RESET
    4 GND
    5 +5V

2 start bits,
8 data bits,
make/break bit (keydown/keyup),
1 stop bit
keyboard reset via pin 3 to ground

Not supported 5-pin DIN connector

XT (Type 2) [10] 1 CLK

2 DATA

3 N/C

4 GND

5 +5V

2 start bits,
8 data bits,
make/break bit (keydown/keyup),
1 stop bit
keyboard reset via sequence on DATA and CLK lines

AT 1 CLK
2 DATA
3 N/C
4 GND
5 +5V

1 start bit,

8 data,

1 parity (odd),

1 stop bit

keyboard reset via command string Supported

PS/2

“PS/2 port” 6-pin Mini-DIN

(DIN 45322) 1 DATA

2 N/C (or MOUSE DATA)

3 GND

4 +5V

5 CLK

6 N/C (or MOUSE CLK)

6-pin DIN connector

Later

PC compatibles 4-pin USB

Type A connector 1 +5V

2 Data −

3 Data +

4 Ground

sync field plus
8-bit bytes as packets
(HANDSHAKE, TOKEN, DATA, Special packets),
least-significant bit first. USB Type A connector
See also[edit]
Model F keyboard
Model M keyboard
Gateway AnyKey
LK201
Apple keyboard
IBM Common User Access
Notes[edit]
^ Edlin, Jim; Bunnell, David (February–March 1982). “IBM’s New Personal Computer: Taking the Measure / Part One”. PC Magazine. p. 42. Retrieved 20 October 2013.
^ Edlin, Jim (November 1982). “The PC’s Keys”. PC Magazine. p. 175. Retrieved 21 October 2013.
^ Pournelle, Jerry (November 1984). “NCC Reflections”. BYTE. p. 361. Retrieved 23 October 2013.
^ Pournelle, Jerry (June 1983). “Zenith Z-100, Epson QX-10, Software Licensing, and the Software Piracy Problem”. BYTE. 8 (6). p. 411. Retrieved 20 October 2013.
^ Williams, Gregg (January 1982). “A Closer Look at the IBM Personal Computer”. BYTE. p. 36. Retrieved 19 October 2013.
^ Curran, Lawrence J.; Shuford, Richard S. (November 1983). “IBM’s Estridge”. BYTE. pp. 88–97. Retrieved 19 March 2016.
^ Sandler, Corey (January 1983). “Key Tronic’s Soft Touch”. PC Magazine. p. 347. Retrieved 21 October 2013.

^ Belkin International. Knowledge Base Article 3532

^ International Business Machines Corporation (1983): IBM Personal Computer XT Technical Reference Manual, pages D-12 to D-13.
^ International Business Machines Corporation (1983): IBM Personal Computer XT Technical Reference Manual, pages D-14 to D-15.
External links[edit]
Introduction to keyboards, at IBM at the Wayback Machine (archived 2018-10-28)
Keyboard layouts: Logical keyboard layout registry index for countries and regions around the world, at IBM at the Wayback Machine (archived 2018-11-03)
AT keyboard to XT converter discussion

AT keyboard to XT converter source code

en.wikipedia.org /wiki/IBM_PC_keyboard
IBM PC keyboard
Contributors to Wikimedia projects12-15 minutes

12/22/2001

(Redirected from PC keyboard)

.

.

*👨‍🔬🕵️‍♀️🙇‍♀️*SKETCHES*🙇‍♂️👩‍🔬🕵️‍♂️*

.

📚📖|/\-*WIKI-LINK*-/\|📖📚

.

.

👈👈👈☜*“COMPUTER KEYBOARDS”* ☞ 👉👉👉

.

.

💕💝💖💓🖤💙🖤💙🖤💙🖤❤️💚💛🧡❣️💞💔💘❣️🧡💛💚❤️🖤💜🖤💙🖤💙🖤💗💖💝💘

.

.

*🌈✨ *TABLE OF CONTENTS* ✨🌷*

.

.

🔥🔥🔥🔥🔥🔥*we won the war* 🔥🔥🔥🔥🔥🔥

1 Trackback / Pingback

  1. “computer keyboards” – "kingdom of JoGa"

Comments are closed.