Start GP
If GP has been installed into the directory which is setted to
environemnt variable "path" or environment configuration variable "PATH"
and been configured correctly, type next command :
"%" is csh prompt. GP options on starting are following two :
- -geometry +X+Y
This specifies GP appearance coordinates.
For example,
"+0+0" means the upper left and
"-0+0" means the upper right.
- -horizontal or -vertical
This specifies GP icons order.
"-horizontal" means horizontal line up, and
"-vertical" means vertical line up.
"-horizontal" can be omitted.
If you want to place GP at the upper right corner,
% GP -geometry -0+0 -horizontal (-horizontal can be omitted)
and if you want to place at the right lower corner with vertical line up,
% GP -geometry -0-0 -vertical
If you want to use GP at the same time when X Window starts,
you had better add following line to .xinitrc :
% GP -geometry -0-0 -vertical &
Note¡Ë The file may be .xsession or .x11start. Ask your
system administrator.
GP Window
GP window consts of following things :
- File Print Button
This button makes File Print Window.
On the window, you can select a file, print it, and
set many options of filters. Most functions of GP are
usable on this window.
- Queue Check Button
This button makes Printer Status Check Window.
On the window, you can check your and other's print queues,
and remove your queues
- Quit Button
This button lets you quit GP.
Index
- Introduction
- Start GP
- Printing
- Option Configuration
- Printer Status
- Removing Print Queue
- Bugs Reports and Obtaining Latest Version GP
- Developing Plan