Commit Graph

2 Commits

Author SHA1 Message Date
Jesse Vincent
31b9a38759 Add Model 100 udev rules 2022-05-23 20:03:37 -07:00
Gergely Nagy
9dfd3ab13c KeyboardSelect: Make it possible to install udev rules directly
Instead of displaying a cryptic error message when the device file is not
accessible, display a clearer one, and offer to install udev rules. After
installing the rules and triggering udev to run on the selected device file,
re-scan the devices.

If the installation succeeds, this will refresh the screen, and get rid of the
error. If the installation fails, we'll display a notification.

Fixes #534.

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
2020-10-07 22:59:01 +02:00