A control panel with Japanses messages for printers
First, we should do the next line to set up;
% easypr --setup
and $HOME/.printconf will be made.
To use this on a command line:
% easypr foo.jp.txt
or
% cat foo.jp.txt | lpr2
and, in an application, e.g. Netscape, you should specify ``lpr2''
instead of lpr.
-- S.TAOKA <taoka@FreeBSD.org>