MOUSE_UTF8
case MOUSE_UTF8:
state->mouse_protocol = val ? MOUSE_UTF8 : MOUSE_X10;
reply = state->mouse_protocol == MOUSE_UTF8;