xinput

Configure and test X input devices like mice, keyboards, and touchpads

brewmacoslinux
Try with needOr install directly
Source

About

Utility to configure and test X input devices

Commands

xinput

Examples

List all input devices connected to the system$ xinput list
Show detailed properties of a specific input device$ xinput list-props 'Device Name'
Set a property value for an input device (e.g., disable touchpad)$ xinput set-prop 'Touchpad' 'Device Enabled' 0