weston/man
Daniel Díaz 75b7197f4e Add configuration option for no input device.
As it has been discussed in the past [1], running Weston
without any input device at launch might be beneficial for
some use cases.

Certainly, it's best for the vast majority of users (and
the project) to require an input device to be present, as
to avoid frustration and hassle, but for those brave souls
that so prefer, this patch lets them run without any input
device at all.

This introduces a simple configuration in weston.ini:
  [core]
  require-input=true

True is the default, so no behavioral change is introduced.

[1] https://lists.freedesktop.org/archives/wayland-devel/2015-November/025193.html

Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Daniel Stone <daniels@collabora.com>
2016-10-22 15:04:58 +01:00
..
.gitignore update .gitignores for src/ and man/ 2013-02-26 11:20:29 -05:00
weston-drm.man man: add weston-drm page 2012-11-27 11:12:56 -05:00
weston.ini.man Add configuration option for no input device. 2016-10-22 15:04:58 +01:00
weston.man desktop-shell: remove screensaver support 2015-06-22 15:19:39 +03:00