Improve evlist and rename it evinfo (#12)

Reviewed-on: #12
This commit is contained in:
Anna Rose Wiggins 2025-07-28 17:45:51 +00:00
parent 3196d4ea22
commit 0ebca5a84c
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: