Toggling the Touchpad in OpenBSD on Lenovo X250 to Address Palm Rejection Issues.
So, one of the challenges I encountered with OpenBSD is that the touchpad does a really bad job of rejecting motion from my palm. While writing in Emacs I’d often find my mouse jumping around and my writing not where I expected it to be.
After some digging around I found a solution:
How to setup OpenBSD in i3 to toggle touchpad
Create a file in ~/home/bin/ called “toggle-touchpad.sh”