diff --git a/proto/protocol.xml b/proto/protocol.xml index e7fd5a8..7bafa7c 100644 --- a/proto/protocol.xml +++ b/proto/protocol.xml @@ -1258,7 +1258,7 @@ Generate a key event on this keyboard. If the device has an - ei_device.keymap, the key code corresponds to that keymap. + ei_keyboard.keymap, the key code corresponds to that keymap. The key codes must match the defines in linux/input-event-codes.h. @@ -1346,7 +1346,7 @@ This event does not reqire an ei_device.frame and should be processed immediately by the client. - This event is only sent for devices with an ei_device.keymap. + This event is only sent for devices with an ei_keyboard.keymap.