]> git.pld-linux.org Git - packages/kbd.git/blame - kbd.sysconfig
- updated to 2.1.0 (note: new libkeymap soname, new library libkbdfile)
[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).
90619715
ER
8#CONSOLEFONT=latarcyrheb-sun16
9CONSOLEFONT=lat2u-16
8a6e015e 10
4cc23985 11# If the font doesn't include a mapping between font glyphs and Unicode,
12# the map can be specified here (take one from from /lib/kbd/unimaps dir).
13# This is not needed with most modern fonts.
2a3f2e04
ER
14#CONSOLESCREENFONTMAP=lat2u
15CONSOLESCREENFONTMAP=
4cc23985 16
349dfb31 17# Application-charset map file name (take one from /lib/kbd/consoletrans
d0d9baf0 18# dir). Determines the encoding used by the console when in single-byte
8a6e015e 19# (non-Unicode) mode.
150f8aba
PZ
20# For old latin-2 behaviour use this:
21#CONSOLEMAP=8859-2
22CONSOLEMAP=
8a6e015e 23
82e90e26 24# UTF-8 example using terminus-font-console package:
4cc23985 25#CONSOLEFONT=ter-v14n
26#CONSOLESCREENFONTMAP=
27#CONSOLEMAP=
5d419081 28
8a6e015e
AM
29# Keyboard table file name
30KEYTABLE=pl2
7017393a 31
61c3f057 32# Terminals affected with font change when using framebuffer
7017393a 33SET_FONT_TERMINALS="1 2 3 4 5 6 7 8"
e277f7c8
PG
34
35# Turn on powersave on console?
0a59958d 36POWER_SAVE=no
e277f7c8
PG
37BLANK_TIME=10
38POWERDOWN_TIME=60
39
40# Colours of console. Possible values:
41# black|red|green|yellow|blue|magenta|cyan|white|default
42#FOREGROUND_COLOUR=red
43#BACKGROUND_COLOUR=green
e05a0241
PG
44
45# Setting of leds (on|off). Default is off:
46#NUM_LOCK=on
6400d21c
PG
47
48# Setting of internal beeper of computer [0-2000]
49# 0 - disable beeper completelly
833a0c5b 50#BEEP_LENGTH=0
5d16c198
ZU
51# The beepers frequency
52#BEEP_FREQ=400
This page took 0.207959 seconds and 4 git commands to generate.