|
|
You can configure a printer for UnixWare 7 and use the UnixWare 7 lp command from Linux mode, or you can configure and use Linux Cups for printing.
Configure local or network printers from UNIX mode (see ``Managing the print service'') and use the UnixWare 7 lp command, with appropriate options, to print from Linux mode. To print using the UnixWare 7 lp command from the command line while in Linux mode type:
/unixware/usr/bin/lp -d printer filewhere printer is the name of your destination printer, and file is the name of the file you want to print. Depending upon how your printers are set up, you might need to add a -T postscript option for PostScript printing. See lp(1).
Cups (spelled with a ``C'' or a ``K'') is a graphical print interface available on most Linux systems.
/linux/etc/rc.d/init.d/cups start
There are also several ways to start the cups server from KDE2. You can select the KDE Control Center --> System --> Deamons --> cups and click OK, or from the KDE2 Start Application menu, select the Cups Administration tool.
After the daemon is started, any user can configure configure their printer or print a file.
/linux/opt/kde2/bin/kups
You can add a printer, or use one of the detected printers.
/linux/opt/kde2/bin/qtcups