Quote:
Originally Posted by ericshliao
That's why I want to install lua and lgob on my desktop.
BTW, can we control LED and access iLiad buttons in Lua script?
|
There is no an easy way, because they are handled by ioctl calls in C code.
Look at my "system information" app sources, specifically look for how battery information is gathered.
Well, now that hansel has writteng bindings for ioctl for lua it should be easier anyway.
In my (wet ;-) dreams, we should have a lua module for all this stuff...
Iņigo