<div dir="ltr"><div>I tried and at now, it seems to add a lot of complexity.<br></div>I solution is to read the weston.ini file inside input.c... but is it regular ?</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><div class="h5"><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 error<br>
> and just an unhandled device.<br>
> On embedded configuration there is different input devices which are not<br>
> used.<br>
<br>
</div></div>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>
</blockquote></div><br></div>