]> git.pld-linux.org Git - packages/kbd.git/blame - kbd.sysconfig
- lib64 fix
[packages/kbd.git] / kbd.sysconfig
CommitLineData
8a6e015e
AM
1# SVGATextMode's mode (optional)
2#SVGATEXTMODE=100x37x9_SVGA
3
1e2f9fe6 4# Console font file name (usually 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
7# the font name, e.g. -u iso02 (but you don't need it)
9213c5a3 8CONSOLEFONT=lat2u-16
8a6e015e 9
1e2f9fe6 10# Application-charset map file name (usually from /lib/kbd/consoletrans
d0d9baf0 11# dir). Determines the encoding used by the console when in single-byte
8a6e015e
AM
12# (non-Unicode) mode.
13CONSOLEMAP=8859-2
14
ee8fccb7
AM
15# Otherwise when using Unicode disable CONSOLEMAP and enable CONSOLESCREENFONTMAP
16# CONSOLESCREENFONTMAP="lat2u"
17
5d419081
AM
18# UTF-8 example using terminus-console-font:
19# CONSOLEFONT="ter-v14n"
20# CONSOLEMAP=""
21# CONSOLESCREENFONTMAP="lat2u"
22
8a6e015e
AM
23# Keyboard table file name
24KEYTABLE=pl2
7017393a 25
61c3f057 26# Terminals affected with font change when using framebuffer
7017393a 27SET_FONT_TERMINALS="1 2 3 4 5 6 7 8"
e277f7c8
PG
28
29# Turn on powersave on console?
30POWER_SAVE=on
31BLANK_TIME=10
32POWERDOWN_TIME=60
33
34# Colours of console. Possible values:
35# black|red|green|yellow|blue|magenta|cyan|white|default
36#FOREGROUND_COLOUR=red
37#BACKGROUND_COLOUR=green
e05a0241
PG
38
39# Setting of leds (on|off). Default is off:
40#NUM_LOCK=on
6400d21c
PG
41
42# Setting of internal beeper of computer [0-2000]
43# 0 - disable beeper completelly
833a0c5b 44#BEEP_LENGTH=0
This page took 0.059293 seconds and 4 git commands to generate.