summaryrefslogtreecommitdiff
path: root/system/kbd/consolefont.confd
diff options
context:
space:
mode:
authorA. Wilcox <awilcox@wilcox-tech.com>2020-06-06 06:18:24 +0000
committerA. Wilcox <awilcox@wilcox-tech.com>2020-06-06 06:18:24 +0000
commitbe87f4ccc042f1b8a9db033ff5f52692b3138bc2 (patch)
tree5bc228042596dfb1776cefc58db1111ffa8604d3 /system/kbd/consolefont.confd
parentf6e2d1183e4068ba9b3328fc400b07b713b48512 (diff)
parent06711783d5336a002a9defa45ac9b7e9277c5c22 (diff)
downloadpackages-be87f4ccc042f1b8a9db033ff5f52692b3138bc2.tar.gz
packages-be87f4ccc042f1b8a9db033ff5f52692b3138bc2.tar.bz2
packages-be87f4ccc042f1b8a9db033ff5f52692b3138bc2.tar.xz
packages-be87f4ccc042f1b8a9db033ff5f52692b3138bc2.zip
Merge branch 'drop/console-setup' into 'master'
Drop system/console-setup See merge request adelie/packages!457
Diffstat (limited to 'system/kbd/consolefont.confd')
-rw-r--r--system/kbd/consolefont.confd20
1 files changed, 20 insertions, 0 deletions
diff --git a/system/kbd/consolefont.confd b/system/kbd/consolefont.confd
new file mode 100644
index 000000000..4c41d0633
--- /dev/null
+++ b/system/kbd/consolefont.confd
@@ -0,0 +1,20 @@
+# The consolefont service is not activated by default. If you need to
+# use it, you should run "rc-update add consolefont boot" as root.
+#
+# consolefont specifies the default font that you'd like Linux to use on the
+# console. You will have to install a package such as kbd-fonts or
+# terminus-font to have a selection; they will be installed in
+# /usr/share/consolefonts.
+#
+# The following (from terminus-font) is a good font for HiDPI screens.
+#consolefont="ter-i32n"
+
+# consoletranslation is the charset map file to use. Leave commented to use
+# the default one. Have a look in /usr/share/consoletrans for a selection of
+# map files you can use.
+#consoletranslation="8859-1_to_uni"
+
+# unicodemap is the unicode map file to use. Leave commented to use the
+# default one. Have a look in /usr/share/unimaps (from the kbd-keymaps
+# package) for a selection of map files you can use.
+#unicodemap="iso01"