226cfc845e
While here, tweak the README a bit.
15 lines
558 B
Plaintext
15 lines
558 B
Plaintext
$OpenBSD: README-hpcups,v 1.2 2012/08/04 14:55:37 ajacoutot Exp $
|
|
|
|
+-----------------------------------------------------------------------
|
|
| Running ${FULLPKGNAME} on OpenBSD
|
|
+-----------------------------------------------------------------------
|
|
|
|
To add a CUPS printer, use the `hp-makeuri' command.
|
|
e.g. for a network printer:
|
|
$ hp-makeuri 192.168.10.100
|
|
<...>
|
|
CUPS URI: hp:/net/HP_LaserJet_5100_Series?ip=192.168.10.100
|
|
|
|
Then add an 'HP Printer (HPLIP)' entry in CUPS with the corresponding
|
|
URI (using the CUPS web interface or lpadmin(8)).
|