<div dir="ltr"><div><div><div>I updated my repository and the back to error doesn't crash Weston. Then It seems not more usefull to manage unhandled device.<br></div>But to show problems that we can find in embedded solution, I continue some explanations.<br>
</div>On board we have input device just for the on/off button, another for gpio_keypad (some time it's just gpio management). Nothing looks like an pc keyboard.<br></div>I will look for another solution next week.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/6/7 Daniel Stone <span dir="ltr"><<a href="mailto:daniel@fooishbar.org" target="_blank">daniel@fooishbar.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<div class="im"><br>
On 7 June 2013 11:16, Marc Chalain <<a href="mailto:marc.chalain@gmail.com">marc.chalain@gmail.com</a>> wrote:<br>
> I tried and at now, it seems to add a lot of complexity.<br>
> I solution is to read the weston.ini file inside input.c... but is it<br>
> regular ?<br>
<br>
</div>This is the usual solution for now, yes.<br>
<div class="HOEnZb"><div class="h5"><br>
> 2013/6/7 Daniel Stone <<a href="mailto:daniel@fooishbar.org">daniel@fooishbar.org</a>><br>
>><br>
>> Hi,<br>
>><br>
>> On 7 June 2013 06:33, Marc Chalain <<a href="mailto:marc.chalain@gmail.com">marc.chalain@gmail.com</a>> wrote:<br>
>> > A input device could not be not configurated. That should not be an<br>
>> > error<br>
>> > and just an unhandled device.<br>
>> > On embedded configuration there is different input devices which are not<br>
>> > used.<br>
>><br>
>> The intention of this codepath is to avoid the situation on desktop<br>
>> devices where Weston starts but the input devices are broken.  In that<br>
>> case, starting with no input devices will leave you unable to exit<br>
>> unless you can use SSH or similar to kill it.<br>
>><br>
>> I realise it's different on embedded, but in this case, a<br>
>> configuration or command-line option saying that it's OK to start with<br>
>> no input devices seems appropriate.<br>
>><br>
>> Cheers,<br>
>> Daniel<br>
><br>
><br>
</div></div></blockquote></div><br></div>