<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi All!<br><br>I am new to Linux and LCDProc. I have a HD44780 LCD up and running in the "4-bit" config. The problem I have concerns how to control the backlight. I have not found any refs in the docs or list archives.<br><br>I have tested my circuit using telnet as described in the developer docs and the control appears to be implemented as negative logic, i.e.<br><br>screen_set #id -backlight on<br>
<br>
clears LPT pin 7.<br>
<br>
screen_set #id -backlight off<br>
<br>
sets LPT pin 7.<br>
<br>
My backlight works in this setting; however, where is the software control? Server? Driver?<br>Thanks,<br>Craig<br><br><br></td></tr></table><br>