Compose key
Encyclopedia : C : CO : COM : Compose key
On some computer systems, a compose key is a key which is designated to signal the software to interpret the next keystrokes as a combination in order to produce a character not found on the keyboard.
For example, typing compose, then a, then e may produce the AE ligature, æ. Typing compose, then e, then ' can yield an e with an acute accent, é.
The compose key is known as "Multi_key" in the X Window System. In XFree86 and X.Org Server, many keyboard layouts have a variant that maps Multi_key to some key, usually (on PC keyboards) to either of the Windows keys. It can also be specified in XkbOptions (for example, "compose:rwin"). Multi_key can also be assigned with the xmodmap(1) utility.
| Hitting compose then this | and then this | renders this |
|---|---|---|
| a | ' | á |
| A | ' | Á |
| a | " | ä |
| A | " | Ä |
| a | ` | à |
| A | ` | À |
| a | ~ | ã |
| A | ~ | Ã |
| a | ^ | â |
| A | ^ | Â |
| a | * | å |
| A | * | Å |
| Most vowels support the above | ||
| c | , | ç |
| C | , | Ç |
| O | R | ® |
| O | C | © |
| d | - | ð |
| D | - | Ð |
| t | h | þ |
| T | H | Þ |
| a | e | æ |
| A | E | Æ |
Particularly for modern systems which support customisable compose sequences and Unicode, the table shown is far from complete. Given the vast number of sequences permissible and the vast number of characters desirable in Unicode, a complete table would be incredibly long.
The compose key can be found on the LK201 family of keyboards from Digital Equipment Corporation and its succsessors. The key can also be found on keyboards from Sun Microsystems.
Microsoft Windows does not use a compose key, but it does support dead keys and AltGr for many characters. Other characters can be generated by holding down Alt, and then typing the ASCII code or Unicode code corresponding to the desired character.
External links
- [Compose Sequences (unicode locale)] by X.Org
- [Everything2's list of Compose Key combinations]
- [Setting up Compose Key in the X Window System]
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
