mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-05-02 07:28:02 +02:00
ei: remove an outdated comment
Leftover of client-decided keymaps Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
fa7b624f93
commit
a1ee9bdf2f
1 changed files with 0 additions and 4 deletions
|
|
@ -626,10 +626,6 @@ ei_keymap_get_fd(struct ei_keymap *keymap);
|
|||
* Return the device this keymap belongs to, or `NULL` if it has not yet
|
||||
* been assigned to a device.
|
||||
*
|
||||
* Between ei_device_keyboard_configure_keymap() and libei processing an
|
||||
* @ref EI_EVENT_DEVICE_ADDED event, the returned device is the one provided
|
||||
* in ei_device_keyboard_configure_keymap().
|
||||
*
|
||||
* After processing and if the server changed the keymap or set the keymap
|
||||
* to NULL, this keymap may no longer be in use by the device and future
|
||||
* calls to this function return `NULL`.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue