Keyboard module has to handle gracefully (without crashing) the 
situation when something is missing for its work (e.g. evdev.xml rules 
file can't be found).<br>We need this in both kcm UI and when keyboard 
kded daemon starts. BTW in kcm UI such errors disable only part of the 
functionality (mainly 2nd and 3rd tabs) while hardware tab can still 
work so I was thinking of something like this screenshot (<a href="http://dict.linux.org.ua/other/showing_error_in_kcm_keyboard.png">http://dict.linux.org.ua/other/showing_error_in_kcm_keyboard.png</a>). But may be 
there's better/common way to do it.<br>
<br>For kded I guess it could be KNotification but I haven't looked at it close yet.<br><br>The question is what's the best/common way to do both error notifications.<br><br>Thanks,<br><font color="#888888">Andriy</font>