Content deleted Content added
m →Usage |
|||
Line 3:
== Usage ==
* In [[Microsoft Windows]], symbols and accented characters not found on the keyboard are inserted by holding down the ''Alt'' key and typing number(s) on the [[numeric keypad]], see [[Windows Alt keycodes]]. <!--How about on computers where the numeric keypad is used with the same keys as the letters on the right side of the keyboard with Num Lock being the key that switches between the function; this is common for laptop computers.--> Numbers that are used with the ''Alt'' key to generate a character,
* A variant of alt codes are Alt-X codes
* The [[Linux]] [[console]] supports Alt codes using the same method as with Windows. In VIM editor, first type <code>Ctrl-V u</code>, then type in the hexadecimal number of the symbol or character that you want, and it will be converted into the symbol.
* In Mac OS X and in Mac OS 8.5 and later: choose the ''Unicode Hex Input'' keyboard layout. Hold down the [[Option key]], and type the four
* Under [[GNOME]], press ctrl-shift-U and then type the Unicode number with ctrl and shift held down. Later versions do not require ctrl and shift to be held down while typing the number.
|