# SVGATextMode's mode (optional)
#SVGATEXTMODE=100x37x9_SVGA

# Console font file name (usually from /usr/share/consolefonts dir).
# Determines the set of available characters, the typeface and the number
# of character lines on the screen. Other options may be specified after
# the font name, e.g. -u iso02 (but you don't need it)
CONSOLEFONT=lat2u-16

# Application-charset map file name (usually from /usr/share/consoletrans
# dir). Determines the encoding used by the console when in single-byte
# (non-Unicode) mode.
CONSOLEMAP=8859-2

# Keyboard table file name
KEYTABLE=pl2

# Terminals affected with font change when using framebuffer
SET_FONT_TERMINALS="1 2 3 4 5 6 7 8"

# Turn on powersave on console?
POWER_SAVE=on
BLANK_TIME=10
POWERDOWN_TIME=60

# Colours of console. Possible values:
# black|red|green|yellow|blue|magenta|cyan|white|default
#FOREGROUND_COLOUR=red
#BACKGROUND_COLOUR=green

# Setting of leds (on|off). Default is off:
#NUM_LOCK=on

# Setting of internal beeper of computer [0-2000]
# 0 - disable beeper completelly
#BEEP_LENGHT=0
