Disable Touchpad

I had some irritated actions when typing message to any one or when4 just search in internet. I tried some libs for Linux to avoid this problem, but it was not working correctly. So I decided write dispatcher to control when enable and disable touchpad.

Installation

to install by yourself you need do:

  • Download from github disable-touchpad
  • Download and install Go version 1.20
  • Enter root folder of project
  • Run command go mod tidy to download dependencies
  • Run command go build cmd/disable-touchpad/disable-touchpad.go to build binary
  • Finnaly you can use by just enter in command line ./disable-touchpad