Emulate3Button
if (rodent.flags & Emulate3Button) {
rodent.flags |= Emulate3Button;
c = poll(set, 3, (rodent.flags & Emulate3Button) ? 20 : INFTIM);