Re: [PATCH] Add --no-input option to rpi backend

2014-04-19 Thread Pekka Paalanen
On Fri, 18 Apr 2014 16:12:25 +0200 Fernando Herrera wrote: > Adds a --no-input option to the rpi backend so weston can be started > without any input device attached. This is useful for display boxes > without any keyboard/mouse attached This commit message forgets to be explicit on an important

Re: [PATCH] Add --no-input option to rpi backend

2014-04-19 Thread Pekka Paalanen
On Fri, 18 Apr 2014 09:34:35 -0500 Jason Ekstrand wrote: > On Fri, Apr 18, 2014 at 9:12 AM, Fernando Herrera wrote: > > > Adds a --no-input option to the rpi backend so weston can be started > > without any input device attached. This is useful for display boxes > > without any keyboard/mouse at

Re: [PATCH] Add --no-input option to rpi backend

2014-04-18 Thread Jason Ekstrand
On Fri, Apr 18, 2014 at 9:12 AM, Fernando Herrera wrote: > Adds a --no-input option to the rpi backend so weston can be started > without any input device attached. This is useful for display boxes > without any keyboard/mouse attached > Ok, maybe this is a silly question, but why are we requirin

[PATCH] Add --no-input option to rpi backend

2014-04-18 Thread Fernando Herrera
Adds a --no-input option to the rpi backend so weston can be started without any input device attached. This is useful for display boxes without any keyboard/mouse attached Signed-off-by: Fernando Herrera --- src/compositor-rpi.c | 29 ++--- src/compositor.c |1