On Tue, 22 Jul 2014 22:49:41 +0200
Jonas Ådahl wrote:
> Enable by adding the following to your weston.ini:
>
> [libinput]
> enable_tap=true
>
> This also makes weston require libinput >= 0.5.0.
>
> Signed-off-by: Jonas Ådahl
Pushed, but could you follow up with a patch to update weston.ini m
Enable by adding the following to your weston.ini:
[libinput]
enable_tap=true
This also makes weston require libinput >= 0.5.0.
Signed-off-by: Jonas Ådahl
---
configure.ac | 2 +-
src/libinput-device.c | 25 +
weston.ini.in | 3 +++
3 files changed, 2