root / pykota / trunk / docs / pykosd.sgml @ 1600

Revision 1600, 1.2 kB (checked in by jalet, 20 years ago)

LPRng support early version

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1<!-- $Id$ -->
2
3<chapter>
4  <title>Uses On Screen Display to show personal print quota information with pykosd</title>
5  <para>Last modified on $Date$</para>
6 
7  <para>
8    <filename>pykosd</filename> is a graphical <application>X Window</application> application which when launched
9    will display print quota information for the current user.
10  </para> 
11 
12  <para>
13    Whenever you launch <filename>pykosd</filename>, it will display the current user's print quota
14    information in the top-left corner of the screen, above all existing windows, and with
15    a transparent background. Then after five seconds, the information displayed will disappear
16    and the program will exit.
17  </para>
18 
19  <para>
20    In the future, this command will accept some parameters which will render it more
21    useful.
22  </para>
23 
24  <sect1>
25    <title>Reference</title>
26    <para>
27      <cmdsynopsis>
28        <command>pykosd</command>
29      </cmdsynopsis>
30      <warning>
31        <para>
32          <filename>pykosd</filename> doesn't currently accept any command line
33          option. This will change in the future.
34        </para> 
35      </warning>
36    </para>
37  </sect1>
38</chapter>
39
40<!--
41
42$Log$
43Revision 1.1  2004/07/16 12:22:46  jalet
44LPRng support early version
45
46-->
Note: See TracBrowser for help on using the browser.