scripts/laptoptouch-get-id

4 lines
77 B
Plaintext
Raw Permalink Normal View History

2023-06-03 12:15:49 +00:00
#!/usr/bin/env bash
xinput list | grep 'Touchpad' | cut -f2 | cut -d'=' -f2