From 941604e522dbe03047f754576f97f65515388ee5 Mon Sep 17 00:00:00 2001 From: Ming Liu Date: Fri, 9 Jun 2023 15:04:23 +0200 Subject: weston-init: add in libinput section It's being checked when 'touchscreen-calibration' PACKAGECONFIG is enabled, to add in weston touchscreen calibrator support. Related-to: ELB-5231 Signed-off-by: Ming Liu --- recipes-graphics/wayland/weston-init/am62xx/weston.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-graphics/wayland/weston-init/am62xx/weston.ini b/recipes-graphics/wayland/weston-init/am62xx/weston.ini index c0ae9f9..1b52125 100644 --- a/recipes-graphics/wayland/weston-init/am62xx/weston.ini +++ b/recipes-graphics/wayland/weston-init/am62xx/weston.ini @@ -7,6 +7,9 @@ animation=zoom panel-position=top startup-animation=fade +#[libinput] +#enable_tap=true + [screensaver] # Uncomment path to disable screensaver #path=@libexecdir@/weston-screensaver -- cgit v1.2.3