commit 1232f75a7556387084662d0fdd2f6c0ec70c6bf1
parent 7807bc05ed126e2073696ddd7371f999d4f9b19b
Author: Ethan Long <me@ethandl.dev>
Date: Fri, 9 Jan 2026 23:34:43 +1100
This option breaks keyd functionality on a laptop
I also just don't mind having a working trackpad when a mouse is
installed.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.h.void b/config.h.void
@@ -115,7 +115,7 @@ LIBINPUT_CONFIG_SEND_EVENTS_ENABLED
LIBINPUT_CONFIG_SEND_EVENTS_DISABLED
LIBINPUT_CONFIG_SEND_EVENTS_DISABLED_ON_EXTERNAL_MOUSE
*/
-static const uint32_t send_events_mode = LIBINPUT_CONFIG_SEND_EVENTS_DISABLED_ON_EXTERNAL_MOUSE;
+static const uint32_t send_events_mode = LIBINPUT_CONFIG_SEND_EVENTS_ENABLED;
/* You can choose between:
LIBINPUT_CONFIG_ACCEL_PROFILE_FLAT