summaryrefslogtreecommitdiff
path: root/10-evdev.conf
AgeCommit message (Collapse)AuthorFilesLines
2015-05-18Add the default evdev configPeter Hutterer1-0/+40
This used to be part of the server but now that we have two drivers doing the same thing (libinput, evdev) shift the configuration defaults to the driver. This way you get what you install. https://bugs.freedesktop.org/show_bug.cgi?id=89023 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Hans de Goede <hdegoede@redhat.com>