rules: move input_id rule to a separate file
authorMichal Suchanek <msuchanek@suse.de>
Mon, 12 Jun 2017 11:43:05 +0000 (13:43 +0200)
committerMichal Suchanek <msuchanek@suse.de>
Tue, 27 Jun 2017 11:28:10 +0000 (13:28 +0200)
commit38887d1bd5eb037a532279b2b75d6a87ce381419
tree37ae5788cabdae5f3e52be63e837920ed5f6caa6
parent3ee4e61b11e825760afee92cfcfef95df854f18e
rules: move input_id rule to a separate file

This places the input_id call after the evdev hwdb calls. With this the
hwdb fixups in evdev can affect the device capabilities assigned in
input_id.

Remove the ID_INPUT_KEY dependency in atkbd rule because it is now not
assigned at this point.
Makefile.am
rules/50-udev-default.rules.in
rules/60-evdev.rules
rules/60-input-id.rules [new file with mode: 0644]