Bug 118861
Summary: | uinput doesn't register device node anymore if too many keys are set | ||
---|---|---|---|
Product: | Other | Reporter: | Markus Rechberger (kontakt) |
Component: | Other | Assignee: | other_other |
Status: | NEW --- | ||
Severity: | normal | CC: | crow |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.4.11-2 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Markus Rechberger
2016-05-24 21:21:35 UTC
It does not matter which keys we remove, we just have to remove some UI_SET_KEYBIT calls. ioctl(fd, UI_SET_KEYBIT, i); |