scripts/laptopkb-get-id

6 lines
126 B
Bash
Executable File

#!/bin/bash
# Written by Eric Ma (https://www.ericzma.com)
xinput list | grep 'AT Translated Set' | cut -f2 | cut -d'=' -f2