diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /upstream/archlinux/man8/clrunimap.8 | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/archlinux/man8/clrunimap.8')
-rw-r--r-- | upstream/archlinux/man8/clrunimap.8 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/upstream/archlinux/man8/clrunimap.8 b/upstream/archlinux/man8/clrunimap.8 new file mode 100644 index 00000000..61fe4a51 --- /dev/null +++ b/upstream/archlinux/man8/clrunimap.8 @@ -0,0 +1,24 @@ +.TH CLRUNIMAP 8 "2002-10-12" "kbd" + +.SH NAME +clrunimap \- Clear the current console unicode map + +.SH SYNOPSIS +.B clrunimap + +.SH DESCRIPTION + +The command +.B clrunimap +clears the unicode map (also called "Screen Font Map") for the current console. + +.SH NOTES +If you are not the maintainer of the kbd package, it is very unlikely +that you want to use this command. On many kernels the result will be +that your screen is black. On some kernels a reboot will be necessary. +.br +Use +.B "setfont -u" +to load a Unicode map for a console. +.SH SEE ALSO +.BR setfont (8). |