HMT_TYPE_TOUCHPAD
sc->type == HMT_TYPE_TOUCHPAD ? "TouchPad" : "TouchScreen");
if (sc->type == HMT_TYPE_TOUCHPAD) {
case HMT_TYPE_TOUCHPAD:
type = HMT_TYPE_TOUCHPAD;
if (type == HMT_TYPE_TOUCHPAD && !sc->max_button && !has_int_button)