Improve evlist and rename it evinfo

This commit is contained in:
Anna Rose Wiggins 2025-07-24 18:23:15 -04:00
parent 4c04a9215d
commit d0e4bbbc9a
5 changed files with 103 additions and 18 deletions

View file

@ -11,7 +11,7 @@ Each entry in `devices` must have a couple of parameters:
`physical` devices must additionally define these parameters:
* `device_name` - The name of the device as reported by the included `evlist` command. If your device name ends with a space, use quotation marks (`""`) around the name.
* `device_name` - The name of the device as reported by the included `evinfo` command. If your device name ends with a space, use quotation marks (`""`) around the name.
`virtual` devices can additionally define these parameters: