#
# This files tells the kbd package:
#
# - whether to load a specific font and boot (and maybe a screen-font map,
# but you should avoid that if possible). This may be useful, if not using
# SVGATextMode, to load a font with an another encoding than default.
# - whether to setup an Application Charset Map other than the default CP437.
# - whether to start "vcstime" to have time on all text VC'S.
#
#
# Example:
#
#SCREEN_FONT=iso01.f08
#SCREEN_FONT_MAP=iso01
#APP_CHARSET_MAP=iso01
#DO_VCSTIME=yes
