File: clrunimap.8

package info (click to toggle)
kbd 2.7.1-2%2Bexp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 16,852 kB
  • sloc: ansic: 13,572; javascript: 3,038; sh: 759; pascal: 643; makefile: 578; lex: 525; yacc: 352; perl: 126; python: 96; sed: 6
file content (36 lines) | stat: -rw-r--r-- 786 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.TH CLRUNIMAP 8 "24 October 2024" "kbd"

.SH NAME
clrunimap \- Clear the current console unicode map

.SH SYNOPSIS
.B clrunimap
[\fI\,options\/\fR]

.SH DESCRIPTION

The command
.B clrunimap
clears the unicode map (also called "Screen Font Map") for the current console.

.SH OPTIONS
.TP
\fB\-C\fR, \fB\-\-console\fR=\fI\,DEV\/\fR
the console device to be used.
.TP
\fB\-V\fR, \fB\-\-version\fR
print version number.
.TP
\fB\-h\fR, \fB\-\-help\fR
print this usage message.

.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).