The number of pixels to shift the graph to the left when the graph
reaches the right edge of the window. The default value is 1/2 the width
of the current window. Smooth scrolling can be achieved by setting it to 1.
.TP8
.B\-label\fIstring\fP
The string to put into the label above the load average.
.TP8
.B\-nolabel
If this command line option is specified then no label will be
displayed above the load graph.
.TP8
.B\-lights
When specified, this option causes
.Ixload
to display the current load average by using the keyboard leds; for
a load average of \fIn\fP, xload lights the first \fIn\fP keyboard leds.
This option turns off the usual screen display.
.TP8
.B\-scale\fIinteger\fP
This option specifies the minimum number of tick marks in the histogram,
where one division represents one load average point. If the load goes
above this number, \fIxload\fP will create more divisions, but it will never
use fewer than this number. The default is 1.
.PP
.TP8
.B\-update\fIseconds\fP
This option specifies the interval in seconds at which \fIxload\fP
updates its display. The minimum amount of time allowed between updates
is 1 second. The default is 10.
.TP8
.B\-remote\fIhost\fP
This option tells \fIxload\fP to display the load of \fIhost\fP instead of \fIlocalhost\fP. \fIXload\fP gets the information from the \fIrwhod\fP database and consequently requires \fIrwhod\fP to be executing both on \fIlocalhost\fP and \fIhost\fP.