[gnome-continuous] Restore the evdev input driver for Xorg
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Restore the evdev input driver for Xorg
- Date: Thu, 16 Feb 2017 14:30:37 +0000 (UTC)
commit a893fff6650ac073e082eadd6902bafe97c6ba01
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Feb 16 14:25:52 2017 +0000
Restore the evdev input driver for Xorg
The evdev input driver is the fallback driver for miscellaneous devices.
The sort order in Xorg is:
evdev > libinput > (device specific driver)
See: http://who-t.blogspot.co.uk/2016/08/new-xserver-driver-sort-order.html
manifest.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 50954e7..1e49cc3 100644
--- a/manifest.json
+++ b/manifest.json
@@ -430,6 +430,8 @@
{"src": "fd:xcb/util"},
+ {"src": "fd:xorg/driver/xf86-input-evdev"},
+
{"src": "fd:xorg/driver/xf86-input-libinput"},
{"src": "git:git://github.com/xkbcommon/libxkbcommon"},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]