turn off trackball light (brightness) Please Login to Remove! Hi All,
a newbie question...
I want to create a program to turn off my BB's trackball light (brightness),
I try to use method setState(int type, int state) from LED class with arguments: LED_TYPE_TRACKBALL and STATE_OFF ..
but, nothing happened to the trackball..
does anyone know what wrong with my program?
or, what API should i use to turn off my BB's trackball?...
thanks for the answer..
regards,
ARV. |