Describe Russian printer setup

This commit is contained in:
Andrey A. Chernov 1998-02-04 12:41:08 +00:00
parent 1e93d2a248
commit 9165e0d8c3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2410

View file

@ -1,4 +1,4 @@
<!-- $Id: russian.sgml,v 1.5 1997-06-13 13:33:42 ache Exp $ -->
<!-- $Id: russian.sgml,v 1.6 1998-02-04 12:41:08 ache Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect><heading>Russian Language (KOI8-R encoding)<label id="russian"></heading>
@ -145,6 +145,20 @@ Alternatively you can add this instructions to
(similar to <tt>/etc/csh.login</tt> above).
</itemize>
<sect1><heading>Printer Setup<label id="russian:printer"></heading>
<p>
Since most printers with Russian characters comes with hardware
code page CP866, special output filter needed for KOI8-R -&gt; CP866
conversion. Such filter installed by default as
<tt>/usr/libexec/lpr/ru/koi2alt</tt>. So, Russian printer
<tt>/etc/printcap</tt> entry should looks like:
<verb>
lp|Russian local line printer:\
:sh:of=/usr/libexec/lpr/ru/koi2alt:\
:lp=/dev/lpt0:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:
</verb>
see <tt>printcap(5)</tt> for detailed description.
<sect1><heading>X Window Setup<label id="russian:xwindow"></heading>
<p>
Step by step instructions: