Re: [PATCH] compositor-drm: launch without input devices

2017-10-16 Thread Leon Anavi
13.10.2017 09:44, Pekka Paalanen wrote: > On Thu, 12 Oct 2017 23:40:13 +0300 > Leon Anavi wrote: > >> Hi Andrea, >> >> >> On 12.10.2017 17:49, Andrea Giammarchi wrote: >>> I thought this was resolved via `require-input=false` in weston.ini, >>> which

Re: [PATCH] compositor-drm: launch without input devices

2017-10-12 Thread Leon Anavi
the require-input directive. I will give it a try. Since which version of Weston has it been introduced? Thanks, Leon > > On Thu, Oct 12, 2017 at 10:30 AM, Leon Anavi <mailto:leon.an...@konsulko.com>> wrote: > > During demonstrations of Automotive Grade Linux (AGL), GENIVI

[PATCH] compositor-drm: launch without input devices

2017-10-12 Thread Leon Anavi
frequently used and a very popular board in the community. Signed-off-by: Leon Anavi --- libweston/compositor-drm.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libweston/compositor-drm.c b/libweston/compositor-drm.c index b641d61..5eebd2a 100644 --- a/libweston/compositor-drm.c +++ b