Skip to content
cybertron edited this page Jan 4, 2012 · 1 revision

The CPU widget displays information about processor usage. It may use any of the three subtypes, and has the following unique parameter:

Statistic One of user, nice, system, idle, io, or busy. Case does not matter.

Example:

Widget
   Type CPU
   SubType Graph
   Statistic Busy
   Position 15 5
   Dimensions 100 20
   FGColor 0 255 0

Clone this wiki locally