console_ptr_event
void console_ptr_event(uint8_t button, int x, int y);
console_ptr_event(ptr_msg.button, htons(ptr_msg.x), htons(ptr_msg.y));