Man page - unicode_start(1)
Packages contains this manual
- mapscrn(8)
- setvesablank(8)
- vcstime(8)
- kbd_mode(1)
- loadkeys(1)
- setlogcons(8)
- setvtrgb(8)
- setvtrgb(1)
- mk_modmap(8)
- resizecons(8)
- loadunimap(8)
- splitfont(1)
- screendump(1)
- setmetamode(1)
- dumpkeys(1)
- getkeycodes(8)
- psfaddtable(1)
- kbdrate(8)
- deallocvt(1)
- keymaps(5)
- setfont(8)
- openvt(1)
- psfgettable(1)
- showconsolefont(8)
- codepage(1)
- chvt(1)
- unicode_stop(1)
- unicode_start(1)
- kbdinfo(1)
- showkey(1)
- setkeycodes(8)
- psfxtable(1)
- psfstriptable(1)
- fgconsole(1)
- setleds(1)
apt-get install kbd
Available languages:
en fr da ro zh_TW zh_CN deManual
UNICODE_START
NAMESYNOPSIS
DESCRIPTION
NOTE
AUTHORS
SEE ALSO
NAME
unicode_start - put keyboard and console in unicode mode
SYNOPSIS
unicode_start [ font [ umap ]]
DESCRIPTION
The unicode_start command will put the keyboard and console into Unicode (UTF-8) mode.
For the keyboard this means that one can attach 16-bit U+xxxx values to keyboard keys using loadkeys (1), and have these appear as UTF-8 input to user programs. Also, that one can type hexadecimal Alt-xxxx using the numeric keypad, and again produce UTF-8.
For the console this means that the kernel expects UTF-8 output from user programs, and displays the output accordingly.
The parameter font is a font that is loaded. It should have a built-in Unicode map, or, if it hasn’t, such a map can be given explicitly as second parameter. When no font was specified, the current font is kept.
NOTE
Unicode mode is a parameter with a value per virtual console. However, usually the font and keymap is common to all consoles.
AUTHORS
Andries Brouwer <aeb@cwi.nl>
SEE ALSO
dumpkeys (1), kbd_mode (1), loadkeys (1), unicode_stop (1), utf-8 (7), setfont (8)