Show
Ignore:
Timestamp:
09/27/08 22:02:37 (16 years ago)
Author:
jerome
Message:

Removed unnecessary spaces at EOL.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/docs/pykosd.sgml

    r2551 r3413  
    44  <title>Uses On Screen Display to show personal print quota information with pykosd</title> 
    55  <para>Last modified on $Date$</para> 
    6    
     6 
    77  <para> 
    8     <command>pykosd</command> is a graphical <application>X Window</application> application which when launched  
     8    <command>pykosd</command> is a graphical <application>X Window</application> application which when launched 
    99    will display print quota information for the current user. 
    10   </para>   
    11    
     10  </para> 
     11 
    1212  <para> 
    1313    Whenever you launch <command>pykosd</command>, it will display the current user's print quota 
    1414    information in the top-left corner of the screen, above all existing windows, and with 
    15     a transparent background.  
     15    a transparent background. 
    1616  </para> 
    17    
     17 
    1818  <para> 
    1919    By default, the information will remain displayed during <literal>3</literal> seconds, and 
    20     will be refreshed every <literal>180</literal> seconds. The program will loop forever  
     20    will be refreshed every <literal>180</literal> seconds. The program will loop forever 
    2121    until <keysym>Ctrl+C</keysym> is pressed, unless a specific number of iterations was 
    2222    asked for. 
    23      
     23 
    2424    <tip> 
    2525      <title>Tip</title> 
     
    2929    </tip> 
    3030  </para> 
    31    
     31 
    3232  <sect1> 
    3333    <title>Reference</title>