From 135f14e45cb4419dbf40ac1ccdfd22310f6e5c79 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Mon, 10 Apr 2023 23:54:12 +0200 Subject: [PATCH] activating two-fingers clicks --- xinit/xinitrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xinit/xinitrc b/xinit/xinitrc index e6e44a0..fd0350e 100644 --- a/xinit/xinitrc +++ b/xinit/xinitrc @@ -4,4 +4,7 @@ xinput set-prop 9 298 1 # Enable middle button emulation on the touchpad xinput set-prop 9 308 1 +# Enable two-fingers click +xinput set-prop 9 306 0 1 + exec i3