From: Manuel Bachmann Date: Thu, 4 Sep 2014 15:27:09 +0000 (+0200) Subject: Generic X11: add "xf86-input-evdev" for USB input devices X-Git-Tag: accepted/tizen/ivi/20140909.103721 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Faccepted%2Ftizen%2Fivi%2F20140909.103721;p=platform%2Fupstream%2Fmeta-generic.git Generic X11: add "xf86-input-evdev" for USB input devices 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 --- diff --git a/patterns/generic-x11.yaml b/patterns/generic-x11.yaml index c46dd76..c2ad5e0 100644 --- a/patterns/generic-x11.yaml +++ b/patterns/generic-x11.yaml @@ -6,4 +6,5 @@ Packages: - xorg-launch-helper - enlightenment - user-session-units +- xf86-input-evdev