cat /proc/bus/input/devices | grep "^[NH]" | grep -A1 "Logitech Rechargeable Touchpad T650" | tail -n1 | cut -d= -f2- | tr " " "\n" | grep "^event" | head -n1