.\" Process this file with .\" groff -man -Tascii cyr.1 .\" .TH cyr 1 "JUN 2002" console-cyrillic "User Manuals" .SH NAME cyr \- setup Cyrillic on Linux console .SH SYNOPSIS .B cyr [ .I options .B ]... [ .I keyboard .B [ .I keyboard_options .B ... ]] .SH DESCRIPTION .B cyr is a program for fast and easy setup of Cyrillic on the Linux console. .SH OPTIONS .IP "-C, --copyright" Display copying conditions and warranty information. .IP "-h, --help" Display help information and exit. .IP "--save" Saves given parametes as default for latter use in ~/.cyr_defaults. .IP "-v, --verbose" Be more verbose. .IP "-s, --style=fontstyle" .IP "-f, --size=fontsize" Use the given fontstyle (i.e. fontface) and fontsize. Type cyr --help to see possible fontstyle-fontsize combinations. .IP "--font=fontfile" Use this fontfile. The options -s and -f get ingnored if this option is given. You will use this argument if you want to use font that is not directly supported by .B cyr. .IP "-e, --encoding=encoding" Setup the Linux console for this encoding. .IP "--ttys='console1 console2...'" Setup Cyrillic in these consoles. .IP "keyboard" .IP "keyboard_options" Use this keyboard and keyboard options. .SH CONFIGURATION FILE .B cyr reads it defaults from ~/.cyr_defaults or (if the former file doesn't exist) from /etc/console-cyrillic. Lines that contain only spaces or begin with `#' are simply ignored. All other lines should have the form keyword parameters Different keywords correspond to different arguments of .B cyr as follows: `ttys terminals...' is equivalent to `--tty='terminals...''. `style fontstyle' is equivalent to `--style=fontstyle'. `size fontsize' is equivalent to `--size=fontsize'. `encoding enc' is equivalent to `--encoding=enc'. `fontfile fntfile' is equivalent ot `--font=fntfile'. `layout kbd' specifies kbd as default keyboard to use. `options opt...' specifies opt as default keyboard options. .SH AUTHOR Anton Zinoviev ,