scripts/laptopkb-get-id

6 lines
126 B
Plaintext
Raw Normal View History

2023-06-03 12:15:49 +00:00
#!/bin/bash
# Written by Eric Ma (https://www.ericzma.com)
xinput list | grep 'AT Translated Set' | cut -f2 | cut -d'=' -f2