View Single Post
Old 04-26-2011, 10:30 AM   #6
Gertjan
ex-IRX developer
Gertjan doesn't litterGertjan doesn't litterGertjan doesn't litter
 
Gertjan's Avatar
 
Posts: 158
Karma: 224
Join Date: Oct 2008
Device: Irex DR800S, DR1000S, iLiad
All dialogs are centered by the window manager (matchbox in this case), I think.

Disabling the busy dialog should be fairly easy though. Check out sysd/busy.c which has a "dialog_delay" after which the dialog is shown (default is 1 second). Increase this time or remove/disable the timeout completely.

The flashing LED is controlled from sys_update_rgb_led() in sysd/system.c.
Gertjan is offline   Reply With Quote