]> git.pld-linux.org Git - packages/kbd.git/blame - kbd.sysconfig
- package resizecons on x86_64 (fc patch)
[packages/kbd.git] / kbd.sysconfig
CommitLineData
8a6e015e
AM
1# SVGATextMode's mode (optional)
2#SVGATEXTMODE=100x37x9_SVGA
3
349dfb31 4# Console font file name (take one from /lib/kbd/consolefonts dir).
8a6e015e
AM
5# Determines the set of available characters, the typeface and the number
6# of character lines on the screen. Other options may be specified after
4cc23985 7# the font name, e.g. -u iso02 (but you don't need it).
9213c5a3 8CONSOLEFONT=lat2u-16
8a6e015e 9
4cc23985 10# If the font doesn't include a mapping between font glyphs and Unicode,
11# the map can be specified here (take one from from /lib/kbd/unimaps dir).
12# This is not needed with most modern fonts.
150f8aba 13CONSOLESCREENFONTMAP=lat2u
4cc23985 14
349dfb31 15# Application-charset map file name (take one from /lib/kbd/consoletrans
d0d9baf0 16# dir). Determines the encoding used by the console when in single-byte
8a6e015e 17# (non-Unicode) mode.
150f8aba
PZ
18# For old latin-2 behaviour use this:
19#CONSOLEMAP=8859-2
20CONSOLEMAP=
8a6e015e 21
82e90e26 22# UTF-8 example using terminus-font-console package:
4cc23985 23#CONSOLEFONT=ter-v14n
24#CONSOLESCREENFONTMAP=
25#CONSOLEMAP=
5d419081 26
8a6e015e
AM
27# Keyboard table file name
28KEYTABLE=pl2
7017393a 29
61c3f057 30# Terminals affected with font change when using framebuffer
7017393a 31SET_FONT_TERMINALS="1 2 3 4 5 6 7 8"
e277f7c8
PG
32
33# Turn on powersave on console?
0a59958d 34POWER_SAVE=no
e277f7c8
PG
35BLANK_TIME=10
36POWERDOWN_TIME=60
37
38# Colours of console. Possible values:
39# black|red|green|yellow|blue|magenta|cyan|white|default
40#FOREGROUND_COLOUR=red
41#BACKGROUND_COLOUR=green
e05a0241
PG
42
43# Setting of leds (on|off). Default is off:
44#NUM_LOCK=on
6400d21c
PG
45
46# Setting of internal beeper of computer [0-2000]
47# 0 - disable beeper completelly
833a0c5b 48#BEEP_LENGTH=0
5d16c198
ZU
49# The beepers frequency
50#BEEP_FREQ=400
This page took 0.128915 seconds and 4 git commands to generate.