Comment 27 for bug 256429

Revision history for this message
In , Jonojono (jonojono) wrote :

Created an attachment (id=20043)
failed uinput testcase

bad.c creates a one-key keyboard with KEY_ENTER and attempts to send the KEY_ENTER event. since the device is not recognized as a keyboard, the KEY_ENTER is not processed.