Re: syndaemon-netbsd : a program to disable a synaptics-compatible trackpad while typing

RVP <[email protected]> Sun, 14 Jun 2026 00:12:32 +0000 (UTC)
Newsgroups gmane.os.netbsd.general
Message-ID <[email protected]>
> [...] Obviously, the daemon is going to be disabling/reenabling
> the device constantly, so that's not really workable. I didn't find
> anything in wsconsctl, wsconsio.h or manual pages related to wscons
> that I could use to disable the trackpad.
>

You can also remove just the trackpad device from the mouse multiplexer.
See wsmuxctl(8).

-RVP