spark/roles/thinkpad/tasks
Pig Monkey 7ad33480d0 remove synaptics
Xorg ships with libinput now, which seems to do all the right stuff by
default. The old synaptics driver is maintained but not encouraged
anymore.

Existing users will want to purge the old stuff:

    # rm /etc/X11/xorg.conf.d/50-synaptics.conf
    # pacman --remove --nosave --recursive xf86-input-synaptics
2017-01-15 13:17:52 -08:00
..
main.yml remove synaptics 2017-01-15 13:17:52 -08:00