diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2016-04-26 15:45:18 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2016-04-28 12:29:20 +1000 |
commit | 3f569ec493e738242da97afe30f7dd2a3b2b834d (patch) | |
tree | e048b9ad99b63442c049172549f34c92b3a29d30 /conf | |
parent | 602bb8eefac929501b2cd5e5bd4a9838d1903774 (diff) |
conf: rename to 60-libinput.conf
60 sorts higher than the other drivers (evdev has 10, synaptics, wacom and
others have 50) so we keep the same order.
This is part of a two-step solution, the other half is renaming the
xf86-input-wacom's config snippet to sort higher than libinput's.
Currently libinput picks up devices that are (for now) destined to the wacom
driver. Since the wacom driver is more of a leaf package than libinput, the
best option here is to make the wacom driver sort higher and let users
uninstall it when not needed. To avoid crowding the 90-* space where users
usually have custom config snippets, drop libinput down to 60 and bump wacom
up.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Acked-by: Jason Gerecke <jason.gerecke@wacom.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/60-libinput.conf (renamed from conf/90-libinput.conf) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/conf/90-libinput.conf b/conf/60-libinput.conf index 97afd07..97afd07 100644 --- a/conf/90-libinput.conf +++ b/conf/60-libinput.conf |