command/input: support globs

This commit is contained in:
Leon Henrik Plickat
2024-01-08 00:49:16 +01:00
committed by Isaac Freund
parent 7f1f9152f2
commit 931b6268e7
5 changed files with 51 additions and 25 deletions

View File

@ -465,6 +465,8 @@ The _input_ command can be used to create a configuration rule for an input
device identified by its _name_.
The _name_ of an input device consists of its type, its numerical vendor id,
its numerical product id and finally its self-advertised name, separated by -.
Simple globbing patterns are supported, see the rules section for further
information on globs.
A list of all device properties that can be configured may be found below.
However note that not every input device supports every property.