-- Bye.TIP
-- Version of 26-Apr-83 10:56:37

SELECT TRIGGER FROM
  T Down => SELECT ENABLE FROM
    LeftShift Down | RightShift Down => CHAR, diagnosticAtom;
    ENDCASE;
  Point Down AND Adjust Down BEFORE 250 => bullShitAtom;
  Adjust Down AND Point Down BEFORE 250 => bullShitAtom;
  Menu Down => bullShitAtom;
  MENU Down => bullShitAtom;
  USERABORT Down  => abortAtom;
  ENDCASE...