2001-09-21 21:10:09 +00:00
|
|
|
UNDERSTANDING LCDPROC DRIVERS
|
|
|
|
|
|
2010-10-30 18:04:21 +00:00
|
|
|
LCDproc drivers are compiled as modules that will be loaded by the
|
2006-04-11 17:54:58 +00:00
|
|
|
LCDd daemon's core on request.
|
2001-09-21 21:10:09 +00:00
|
|
|
|
2009-03-23 22:58:44 +00:00
|
|
|
To understand how to write a driver see docs/API-0.5.txt or the
|
|
|
|
|
section about the driver API in the Developer's Guide.
|