diff options
Diffstat (limited to 'print/pips900')
-rw-r--r-- | print/pips900/pkg-descr | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/print/pips900/pkg-descr b/print/pips900/pkg-descr index 3d4bd7dbdfda..80cb5d452c46 100644 --- a/print/pips900/pkg-descr +++ b/print/pips900/pkg-descr @@ -6,14 +6,12 @@ URL: WWW: http://www.epkowa.co.jp/ -And then this port has a modified filter "filter900.rev" which is -useful to print out more than one page. If you use it, you add the -next entries into /etc/printcap. +This port has a modified filter "filter900.rev" which is useful to +print out more than one page. Then you execute the next command: -pm900c|EPSON PM-900C:\ - :lp=/dev/lpt0:\ - :sh:\ - :if=/usr/local/libexec/pips900/filter900.rev:\ - :sd=/var/spool/lpd/pm900c:\ - :mx#0:\ - :lf=/var/log/lpd-errs +/usr/local/libexec/pips900/setup + +to setup /etc/printcap, make a spool in /var/spool/lpd/ and so on. + +To run with Japanese messages, you have to execute as follows: + env LANG=ja_JP pips900 -la JP |