19 #ifndef MCR_STANDARD_LINUX_P_STANDARD_H_ 20 #define MCR_STANDARD_LINUX_P_STANDARD_H_ 33 size_t echo_event_count;
38 const char *uinput_path;
39 const char *event_path;
44 #define MCR_STANDARD_ECHO_EVENT_DEFAULT_COUNT 90 45 extern MCR_API
const struct input_event *
const mcr_standard_echo_event_defaults;
47 extern MCR_API
void mcr_standard_set_echo_events(
struct mcr_context *ctx,
const struct input_event *echoEvents,
size_t count);
Currently Linux-specific. mcr_Device is a wrapper for creating uinput devices.
long long mcr_SpacePosition[MCR_DIMENSION_COUNT]