Generic X11: add "xf86-input-evdev" for USB input devices 19/27119/2 accepted/tizen/common/20140904.154913 accepted/tizen/ivi/20140909.103721 submit/tizen_common/20140904.154529 submit/tizen_ivi/20140909.000000
authorManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Thu, 4 Sep 2014 15:27:09 +0000 (17:27 +0200)
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Thu, 4 Sep 2014 15:36:46 +0000 (17:36 +0200)
Without "xf86-input-evdev", hotplugged input devices (such
as USB mouses, keyboards...) will not be recognized.
Moreover, as we do not have "xf86-input-mouse", this means
that without this fix, mouses will never work.

Change-Id: I58e9bb644701dda87b31cf6ed25ce9fa5125f1ef
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
patterns/generic-x11.yaml

index c46dd76..c2ad5e0 100644 (file)
@@ -6,4 +6,5 @@ Packages:
 - xorg-launch-helper
 - enlightenment
 - user-session-units
+- xf86-input-evdev