[Previous] [Contents] [Index] [Next]

prsetup

Set up printers

Syntax:

prsetup [-S i|n] [-s server] [-x x_pos] [-y y_pos]

Options:

-S i|n
Specify initial window state (i - iconify, n - normal).
-s server
Specify server node or device name.
-x x_pos
Initial x_pos position of window.
-y y_pos
Initial y_pos position of window.

Description:

This utility calls the Photon print properties utility that is entered for the Properties option in the /usr/photon/print/printers file. Currently, there are two printer property application dialogs:

For more information about the printer properties application dialog, see the "Printer properties" section in the chapter on Using the Print Dialogs in the Photon User's Guide.

Examples:

Run prsetup using Photon server on node 4:

prsetup -s4

Or

prsetup -s//4/dev/photon

Run at initial position (10,10):

prsetup -x10 -y10

Files:

$HOME/.photon/print
User's printer configuration files.

[Previous] [Contents] [Index] [Next]