Magellan Linux

Contents of /tags/init-0_8_3/common/etc/vconsole.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2303 - (show annotations) (download)
Fri Dec 27 11:13:52 2013 UTC (10 years, 4 months ago) by niro
File size: 839 byte(s)
tagged 'init-0_8_3'
1 # /etc/vconsole.conf - keyboard and font configuration for tty consoles
2 # $Id$
3
4 # This sets your default console keymap.
5 # You can look in the /usr/share/keymaps directory
6 # to determinate valid console keymaps.
7 # See the manpage loadkeys(1) for more information.
8 KEYMAP="de"
9
10 # This can be used to configure a second toggle keymap
11 # and is by default unset
12 KEYMAP_TOGGLE=""
13
14
15 # This sets your default console font.
16 # You can look in the /usr/share/consolefonts directory
17 # to determinate valid console fonts.
18 # See the manpage setfonts(8) for more information.
19 FONT="lat9w-16"
20
21 # This sets your default console map.
22 # You can look in the /usr/share/consoletrans directory
23 # to determinate valid console maps.
24 # See the manpage setfonts(8) for more information.
25 FONT_MAP="8859-1_to_uni"
26 # This sets your defaul unicode map.
27 FONT_UNIMAP=""