fInputType
if (fInputType == MOUSE_TYPE)
else if (fInputType == TOUCHPAD_TYPE)
else if (fInputType == KEYBOARD_TYPE)
input_type fInputType;