scripts/laptoptouch-get-id

4 lines
77 B
Bash
Executable File

#!/usr/bin/env bash
xinput list | grep 'Touchpad' | cut -f2 | cut -d'=' -f2