# /etc/vconsole.conf - keyboard and font configuration for tty consoles # $Id$ # This sets your default console keymap. # You can look in the /usr/share/keymaps directory # to determinate valid console keymaps. # See the manpage loadkeys(1) for more information. KEYMAP="de" # This can be used to configure a second toggle keymap # and is by default unset KEYMAP_TOGGLE="" # This sets your default console font. # You can look in the /usr/share/consolefonts directory # to determinate valid console fonts. # See the manpage setfonts(8) for more information. FONT="lat9w-16" # This sets your default console map. # You can look in the /usr/share/consoletrans directory # to determinate valid console maps. # See the manpage setfonts(8) for more information. FONT_MAP="8859-1_to_uni" # This sets your defaul unicode map. FONT_UNIMAP=""