diff options
Diffstat (limited to 'straper/db/public/boot/etc-default/console-setup')
| -rw-r--r-- | straper/db/public/boot/etc-default/console-setup | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/straper/db/public/boot/etc-default/console-setup b/straper/db/public/boot/etc-default/console-setup new file mode 100644 index 0000000..dc3ea7f --- /dev/null +++ b/straper/db/public/boot/etc-default/console-setup @@ -0,0 +1,16 @@ +# CONFIGURATION FILE FOR SETUPCON + +# Consult the console-setup(5) manual page. + +ACTIVE_CONSOLES="/dev/tty[1-6]" + +CHARMAP="UTF-8" + +CODESET="Lat15" +FONTFACE="Fixed" +FONTSIZE="8x16" + +VIDEOMODE= + +# The following is an example how to use a braille font +# FONT='lat9w-08.psf.gz brl-8x8.psf' |
