]> git.pld-linux.org Git - packages/console-tools.git/blob - console.sysconfig
- added URL.
[packages/console-tools.git] / console.sysconfig
1 # SVGATextMode's mode (optional)
2 SVGATEXTMODE=
3
4 # Console font file name (usually from /usr/share/consolefonts dir). Determines
5 # the set of available characters, the typeface and the number of character
6 # lines on the screen. Other options may be specified after the font name,
7 # e.g. -k a_fallback_table
8 #CONSOLEFONT="iso2-16 -k qrczak"
9 CONSOLEFONT="iso02grf"
10
11 # Application-charset map file name (usually from /usr/share/consoletrans dir).
12 # Determines the encoding used by the console when in single-byte (non-Unicode)
13 # mode
14 #CONSOLEMAP=iso02
15 CONSOLEMAP=iso01
16
17 # Keyboard table file name
18 KEYTABLE=pl1
This page took 0.024637 seconds and 3 git commands to generate.