-
Notifications
You must be signed in to change notification settings - Fork 1
Description
The current example configurations only list specific gestures for each device, meaning if one copy/pastes them directly into their configuration file, they'll get a "bad file" error. Because the documentation on how to actually configure the file is a bit scattered, it was difficult to find where, exactly, one is supposed to explicitly define the different devices. Thus, at the beginning of the example configurations, there should be a section explaining how each collection of gestures should be pre-defined with their devices.
Alternatively, the docs might also benefit from a restructuring that flows more naturally, explaining the overall structure of the configuration first, then going over the specific values, then finally showcasing example configurations, with a final "complete example configuration" at the end.