What I'd like to do is find out what signal is being sent and to where on the CF-635 from Crystalfontz by their WinTest program, with an eye towards using that info to write a plugin that allows a user to control the LEDs from Smartie. My thinking is that changing the on/off state and colors of the LEDs is working like the backlight and brightness/contrast settings, but with a different ID or something.
I could be totally off-base, being a n00b to LCDs and programming, but that's how an analog circuit would work...
Any ideas/comments from the "old hands"?
--edit--
Since I posted this, I found I could get the source code for the CF WinTest program for this display - though I'm not entirely sure what I'm looking at, I think I understand the flow of code for the LED settings, and it does indeed look as if it talks to the display as I assumed... so I guess now I have to figure out how to use this information

Any experienced coders who want to help me figure this out drop me a line, the code is available on the crystalfontz website. I'll post if I make any progress or totally get lost.
--/edit--