HOME

TheInfoList



OR:

A dead key is a special kind of
modifier key In computing, a modifier key is a special key (or combination) on a computer keyboard that temporarily modifies the normal action of another key when pressed together. By themselves, modifier keys usually do nothing; that is, pressing any of the , ...
on a mechanical
typewriter A typewriter is a mechanical or electromechanical machine for typing characters. Typically, a typewriter has an array of keys, and each one causes a different single character to be produced on paper by striking an inked ribbon selectivel ...
, or
computer keyboard A computer keyboard is a peripheral input device modeled after the typewriter keyboard which uses an arrangement of buttons or keys to act as mechanical levers or electronic switches. Replacing early punched cards and paper tape technolog ...
, that is typically used to attach a specific
diacritic A diacritic (also diacritical mark, diacritical point, diacritical sign, or accent) is a glyph added to a letter or to a basic glyph. The term derives from the Ancient Greek (, "distinguishing"), from (, "to distinguish"). The word ''diacrit ...
to a base letter. The dead key does not generate a (complete)
character Character or Characters may refer to: Arts, entertainment, and media Literature * ''Character'' (novel), a 1936 Dutch novel by Ferdinand Bordewijk * ''Characters'' (Theophrastus), a classical Greek set of character sketches attributed to The ...
by itself, but modifies the character generated by the key struck immediately after. Thus, a dedicated key is not needed for each possible combination of a diacritic and a letter, but rather only one dead key for each diacritic is needed, in addition to the normal base letter keys. For example, if a keyboard has a dead key for the ''
grave accent The grave accent () ( or ) is a diacritical mark used to varying degrees in French, Dutch, Portuguese, Italian and many other western European languages, as well as for a few unusual uses in English. It is also used in other languages usin ...
'' (`), the French character ''à'' can be generated by first pressing and then , whereas ''è'' can be generated by first pressing and then . Usually, the diacritic itself can be generated as an isolated character by pressing the dead key followed by ''space''; so a plain grave accent can be typed by pressing and then .


Mechanical typewriters

The dead key is mechanical in origin, and "dead" means without movement. On mechanical typebar typewriters, all characters are of equal width. As a key is pressed, a metal typebar strikes the character onto an inked ribbon, transferring ink to the paper, and a mechanism is triggered which causes the paper (inserted in a ''
carriage A carriage is a private four-wheeled vehicle for people and is most commonly horse-drawn. Second-hand private carriages were common public transport, the equivalent of modern cars used as taxis. Carriage suspensions are by leather strapping ...
'') to move forward one space. To use a single diacritic, such as the
acute accent The acute accent (), , is a diacritic used in many modern written languages with alphabets based on the Latin, Cyrillic, and Greek scripts. For the most commonly encountered uses of the accent in the Latin and Greek alphabets, precomposed ...
, with multiple foundation characters (such as ''á, é, í, ó, ú'') the decision was made to create a new character, the acute accent or diacritic , which did not exist in typesetting as of that date. Due to a change in the mechanism, striking the key containing the accent did not advance the paper (the key was "dead" or non- spacing), meaning it could be followed by any character that was to appear under the acute accent, producing an overstruck character. This second key moved the paper carriage forward. Note that with mechanical keyboards, the acute accent could be followed by any character, to create new combinations such as ''q'' with acute accent.


Electronic keyboards

A dead key is different from a typical modifier key (such as or ), in that rather than being pressed and held while another key is struck, the dead key is ''pressed and released'' before striking the key to be modified. In some computer systems, there is no indication to the user that a dead key has been struck, so the key appears dead (nothing immediately happens), but in some text-entry systems, the diacritic is displayed, along with an indication that the system is waiting for another keystroke to complete the typing sequence. Computers, however, work differently. The dead key temporarily changes the mapping of the keyboard for the next keystroke, which activates a special keyboard
mode Mode ( la, modus meaning "manner, tune, measure, due measure, rhythm, melody") may refer to: Arts and entertainment * '' MO''D''E (magazine)'', a defunct U.S. women's fashion magazine * ''Mode'' magazine, a fictional fashion magazine which is ...
rather than actually generating a modifier
character Character or Characters may refer to: Arts, entertainment, and media Literature * ''Character'' (novel), a 1936 Dutch novel by Ferdinand Bordewijk * ''Characters'' (Theophrastus), a classical Greek set of character sketches attributed to The ...
. Instead of the normal letter, a precomposed variant, with the appropriate diacritic, is generated. Each combination of a diacritic and a base letter must be specified in the
character set Character encoding is the process of assigning numbers to graphical characters, especially the written characters of human language, allowing them to be stored, transmitted, and transformed using digital computers. The numerical values tha ...
and must be supported by the
font In metal typesetting, a font is a particular size, weight and style of a typeface. Each font is a matched set of type, with a piece (a " sort") for each glyph. A typeface consists of a range of such fonts that shared an overall design. In mo ...
in use. There is no precomposed character to combine the acute accent with the letter ''q'', striking and then is likely to result in ´q, with the accent and letter as separate characters. However, in some systems, the invalid typing sequence may be discarded. (By using the
combining character In digital typography, combining characters are characters that are intended to modify other characters. The most common combining characters in the Latin script are the combining diacritical marks (including combining accents). Unicode al ...
s available in the
Unicode Unicode, formally The Unicode Standard,The formal version reference is is an information technology standard for the consistent encoding, representation, and handling of text expressed in most of the world's writing systems. The standard, ...
character set, it may be possible to generate a combination that more or less looks like a ''q'' with an acute accent (''q́''), but that technique is quite distinct from the dead key functionality. In addition, since a letter like ''q'' does not normally take accents, font makers may not include the font attributes necessary for a combining accent to be applied successfully or in an attractive way. It is necessary to test this usage on a font by font basis, since support for accenting in this way varies considerably.)


Chained dead keys

Unicode Unicode, formally The Unicode Standard,The formal version reference is is an information technology standard for the consistent encoding, representation, and handling of text expressed in most of the world's writing systems. The standard, ...
encoded over one hundred precomposed characters with two
diacritic A diacritic (also diacritical mark, diacritical point, diacritical sign, or accent) is a glyph added to a letter or to a basic glyph. The term derives from the Ancient Greek (, "distinguishing"), from (, "to distinguish"). The word ''diacrit ...
s, for use in
Latin script The Latin script, also known as Roman script, is an alphabetic writing system based on the letters of the classical Latin alphabet, derived from a form of the Greek alphabet which was in use in the ancient Greek city of Cumae, in southern ...
for Vietnamese and a number of other languages. For convenience, they are generated on most keyboards supporting them, by pressing the two corresponding deadkeys in any order, followed by the letter key. Therefore, these dead keys are ''chained'', which means that the second keystroke does not trigger any insertion, the system being still awaiting another key press. This ''chained dead key'' behavior is toggled by the ''dead key flag'', which is the fourth argument of the DEADTRANS function (after the base character code, the diacritic code, and the composed character code). If this flag is set to its default value zero, the composed character is inserted; if it is set to one, the composed character code is handled as another diacritic code like those due to dead key presses, and occurs typically as a second argument in other dead list entries. Chaining dead keys allows for compose key emulation by simply using the dead key feature. This may be performed either with proprietary keyboard editing software, or with driver development kits.


Dead keys on various keyboard layouts

A key may function as a dead key by default, and many non-English keyboard layouts in particular have dead keys directly on the keyboard. The basic
US keyboard QWERTY () is a keyboard layout for Latin-script alphabets. The name comes from the order of the first six keys on the top left letter row of the keyboard ( ). The QWERTY design is based on a layout created for the Sholes and Glidden type ...
does not have any dead keys, but the US-International keyboard layout, available on Windows and the
X Window System The X Window System (X11, or simply X) is a windowing system for bitmap displays, common on Unix-like operating systems. X provides the basic framework for a GUI environment: drawing and moving windows on the display device and interacting wi ...
, places some dead keys directly on similar-looking punctuation marks. Keyboards sold in most of the rest of the world have an
AltGr AltGr (also Alt Graph) is a modifier key found on many computer keyboards (rather than a second Alt key found on US keyboards). It is primarily used to type characters that are not widely used in the territory where sold, such as foreign cur ...
(Alternative graphic) key, which gives the ability to modify some letters directly and turns others into dead keys (depending on keyboard setting). Old computer systems, such as the MSX, often had a special key labeled ''dead key'', which in combination with the
Ctrl In computing, a Control key is a modifier key which, when pressed in conjunction with another key, performs a special operation (for example, ); similar to the Shift key, the Control key rarely performs any function when pressed by itself. ...
and Shift keys could be used to add some of the diacritics commonly needed in the
Western Europe Western Europe is the western region of Europe. The region's countries and territories vary depending on context. The concept of "the West" appeared in Europe in juxtaposition to "the East" and originally applied to the ancient Mediterranean ...
an languages (´, `, ˆ and ¨) to vowels that were typed subsequently. In the absence of a default dead key, even a normal printing key can temporarily be altered to function as a dead key by simultaneously holding down another modifier key (typically AltGr or Option). In
Microsoft Word Microsoft Word is a word processor, word processing software developed by Microsoft. It was first released on October 25, 1983, under the name ''Multi-Tool Word'' for Xenix systems. Subsequent versions were later written for several other pla ...
(and in most other text-input fields), using the
Control key In computing, a Control key is a modifier key which, when pressed in conjunction with another key, performs a special operation (for example, ); similar to the Shift key, the Control key rarely performs any function when pressed by itself. ...
with a key that usually resembles the diacritic (e.g. ^ for a
circumflex The circumflex () is a diacritic in the Latin and Greek scripts that is also used in the written forms of many languages and in various romanization and transcription schemes. It received its English name from la, circumflexus "bent around" ...
) acts as a dead key: On the
Macintosh The Mac (known as Macintosh until 1999) is a family of personal computers designed and marketed by Apple Inc., Apple Inc. Macs are known for their ease of use and minimalist designs, and are popular among students, creative professionals, and ...
, many keyboard layouts employ dead keys. For example, when are first pressed simultaneously and then followed by , the result is ''á''. On a Macintosh, pressing one of these Option-key combinations creates the accent and highlights it, then the final character appears when the key for the base character is pressed. However, some accented Latin letters less common in the major Western European languages, such as '' ŵ'' (used in
Welsh Welsh may refer to: Related to Wales * Welsh, referring or related to Wales * Welsh language, a Brittonic Celtic language spoken in Wales * Welsh people People * Welsh (surname) * Sometimes used as a synonym for the ancient Britons (Celtic peopl ...
) or '' š'' (used in many
Eastern Europe Eastern Europe is a subregion of the European continent. As a largely ambiguous term, it has a wide range of geopolitical, geographical, ethnic, cultural, and socio-economic connotations. The vast majority of the region is covered by Russia, whi ...
an languages), cannot be typed with the "US" layout. For users with US keyboards, access to many more diacritics is provided by the " US International" keyboard layout. Users with UK keyboards have a similar option with UK extended layout; many other national settings are available. In
AmigaOS AmigaOS is a family of proprietary native operating systems of the Amiga and AmigaOne personal computers. It was developed first by Commodore International and introduced with the launch of the first Amiga, the Amiga 1000, in 1985. Early versions ...
, dead keys are generated by pressing in combination with (acute), (grave), (circumflex), (tilde) or (
trema Trema may refer to: * a Greek and Latin root meaning ''hole'' * ''Tréma'', a word in French meaning diaeresis ** more generally, two dots (diacritic) * ''Trema'' (plant), a genus of about 15 species of small evergreen trees * Tréma (record la ...
) (e.g., the ALT-F combination followed by the a key generates ''á'' and ALT-F followed by e generates ''é'', whereas ALT-G followed by a generates ''à'' and ALT-G followed by e generates ''è'').


See also

* * * * * * * *


References


External links


Microsoft Office Keyboard shortcuts for international characters
{{keyboard keys Computer keys Keyboard layouts