Doug, > I didn't realize it had a developer API -- thanks!
I plan to post a note about the developer API here when the final 2.0 version of Lightspeed is released. Just a quick note now on how you would use it in a 3rd party application. In Lightspeed there are two CPU speed settings called "High" and "Low". When you want to change to these settings within your application you do so by calling LS_SetCPUSpeedLow() or LS_SetCPUSpeedHigh(). Further, LS_SetCPUSpeedUser() changes to the setting the user have defined for your application and LS_SetCPUSpeedNormal() changes to the default setting for the model your app is being used on. These functions are defined in lightspeed_public.c and sublaunches Lightspeed which handles the change to the requested setting. Doug, I will reply to the email you sent me and will include the API files. If anyone else would like to have a look at the developer API now you send an email to me at the address jonatan at clievideo dot com. Jonatan -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
