24 #ifndef MCR_INTERCEPT_LINUX_P_INTERCEPT_H_ 25 #define MCR_INTERCEPT_LINUX_P_INTERCEPT_H_ 45 size_t grab_path_count;
50 size_t key_echo_count[2];
59 #define MCR_INTERCEPT_KEY_ECHO_DEFAULT_COUNT (MCR_STANDARD_ECHO_EVENT_DEFAULT_COUNT / 2) 60 extern MCR_API
const struct mcr_MapElement *
const mcr_intercept_key_echo_defaults[2];
63 MCR_API
int mcr_intercept_set_grabs(
struct mcr_context *ctx,
const char *
const*allGrabPaths,
size_t pathCount);
Grabber - Take exclusive access to a /dev/input event.