docs:man:terminal_configuration
Table of Contents
Terminal Configuration
File /etc/sysconfig/console
Fonts
Change a console font:
CONSOLEFONT=lat2u-16
You can choose one font from /usr/share/consolefonts.
Change console font charset:
CONSOLEMAP=8859-2
Change keyboard mapping:
KEYTABLE=pl2
Colours
FOREGROUND_COLOUR=red BACKGROUND_COLOUR=green
Available colours: black|red|green|yellow|blue|magenta|cyan|white|default.
Power saving
POWER_SAVE=on BLANK_TIME=10 POWERDOWN_TIME=60
BLANK_TIME - time in minutes to blank a screen POWERDOWN_TIME - time in minutes to power down a monitor
Numlock
Default Numlock mode (on/off):
NUM_LOCK=on
Saving changes
Changes will be made on following terminals:
SET_FONT_TERMINALS="1 2 3 4 5 6 7 8"
Restart (../Starting-stopping_particular_subsystems) console service to apply changes:
# service console restart
docs/man/terminal_configuration.txt · Last modified: 2008-10-26 18:23 by grizz