libx52/udev
nirenjan abb366d89c Allow udev rules to be configured at build time [#25]
Prior to this change, the udev rules were fixed to allow read-write
access only to the `plugdev` group. However, while this is the default
group for USB input devices on Debian and its derivatives, this is not
true for some systems such as openSUSE, which use `input` as the group.

This change adds a `--with-input-group` argument to `configure`, which
defaults to `plugdev`. This change also updates the install
documentation to reflect the new options.
2020-12-25 15:17:52 -08:00
..
60-saitek-x52-x52pro.rules.in Allow udev rules to be configured at build time [#25] 2020-12-25 15:17:52 -08:00
Makefile.am Allow failure when installing udev rules 2020-07-19 22:19:25 -07:00