From e61e4b77543dd7afc9261fa5d8aab2f014018d93 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 13 May 2024 03:38:05 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- post-install | 1 + 1 file changed, 1 insertion(+) diff --git a/post-install b/post-install index 2475f89..b960b1e 100755 --- a/post-install +++ b/post-install @@ -468,6 +468,7 @@ function feature-keyd(){ ( @ sudo dnf copr enable alternateved/keyd @ sudo dnf install keyd ) } +# see: https://wayland.freedesktop.org/libinput/doc/latest/palm-detection.html function feature-keyd-quirk(){ ( local QUIRKS_FILE=/etc/libinput/local-overrides.quirks # check if already installed...