View Single Post
Old 03-21-2011, 05:50 PM   #3
repods
Addict
repods is on a distinguished road
 
Posts: 225
Karma: 72
Join Date: Jan 2010
Device: irex DR-800S, M92S
Quote:
Originally Posted by Mackx View Post
I have not seen any tool to do that around here. The leds are controlled by the 'keyboard processor', that is connected to the main processor (see sysd/src/system.c). From the code in that file, you could try to figure out which device driver to open and which commands to send. (If the device allows to have two active clients.)
An alternative would be to change sysd and add an extra ipc-call to control the leds. A simple program could then use this ipc-call, which can then be used from a script.
For me it is not clear if you have (or want to have) a development environment of your own or if you want help from someone else?

Marcel.
no at the moment I don't have the ide, I simply write some shell scripts, with the help of rtvx, and execute from the desktop..
when you execute from the desktop you don't see the output..
so some led blinking would be usefull
repods is offline   Reply With Quote