Mir
Functions
keymap_event.h File Reference
#include <mir_toolkit/events/event.h>
#include <xkbcommon/xkbcommon.h>
Include dependency graph for keymap_event.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void mir_keymap_event_get_rules (MirKeymapEvent const *ev, struct xkb_rule_names *rules) MIR_FOR_REMOVAL_IN_VERSION_1("Use mir_keymap_event_get_keymap_buffer() instead")
 Retrieve the new keymap reported by this MirKeymapEvent. More...
 
void mir_keymap_event_get_keymap_buffer (MirKeymapEvent const *ev, char const **buffer, size_t *length)
 Retrieve the new keymap reported by this MirKeymapEvent. More...
 
MirInputDeviceId mir_keymap_event_get_device_id (MirKeymapEvent const *ev)
 Retrieve the device id the keymap reported by this MirKeymapEvent applies to. More...
 

Copyright © 2012-2018 Canonical Ltd.
Generated on Mon Feb 19 14:05:11 UTC 2018