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