REMOTE_BUTTON_LEFT
(buttons & REMOTE_BUTTON_LEFT) ? "left " : "",
input_report_key(dev, BTN_LEFT, buttons & REMOTE_BUTTON_LEFT);