Man page - psfxtable(1)
Packages contas this manual
- mapscrn(8)
- fgconsole(1)
- kbdinfo(1)
- screendump(1)
- deallocvt(1)
- setvtrgb(8)
- keymaps(5)
- psfstriptable(1)
- setkeycodes(8)
- openvt(1)
- kbdrate(8)
- chvt(1)
- getkeycodes(8)
- showkey(1)
- psfaddtable(1)
- setvesablank(8)
- setleds(1)
- setfont(8)
- loadkeys(1)
- unicode_start(1)
- showconsolefont(8)
- setvtrgb(1)
- dumpkeys(1)
- psfgettable(1)
- vcstime(8)
- splitfont(1)
- codepage(1)
- setmetamode(1)
- setlogcons(8)
- unicode_stop(1)
- resizecons(8)
- psfxtable(1)
- kbd_mode(1)
- mk_modmap(8)
- loadunimap(8)
apt-get install kbd
Available languages:
en fr da ro deManual
| PSFXTABLE(1) | General Commands Manual | PSFXTABLE(1) |
NAME
psfxtable - handle Unicode character tables for console fonts
SYNOPSIS
psfxtable [-i infont] [-o outfont] [-it intable] [-ot outtable] [-nt]
DESCRIPTION
psfxtable handles the embedded Unicode character table for .psf format console fonts. It reads a font and possibly a table and writes a font and/or a table. psfaddtable(1), psfgettable(1) and psfstriptable(1) are links to it.
Each of the filenames infont, outfont, intable, and outtable may be replaced by a single dash (-), in which case standard input or standard output is used. If no -i option is given, the font is read from standard input. If no -it or -o or -ot option is given, no input table is read or no output font or output table is written.
By default the output font (if any) will have a Unicode table when either the input font has one, or an explicit table (which overrides an input font table) has been provided. The option -nt causes output of a font without table. When outfont is requested it will get a psf1 header when infont has a psf1 header and intable does not have sequences and a psf2 header otherwise.
SEE ALSO
setfont(8), psfaddtable(1), psfgettable(1), psfstriptable(1)
| 9 Dec 1999 | kbd |