need to fall back during input selection if EVIOCGPROP fails.
EVIOCGPROP was added to fb-input to support a touch device, but it also is a call that may only be present on a kernel that has been modified to support touch. On a "default" installation, we need to fall back so we can still support mouse/keyboard.
EVIOCGPROP was added to fb-input to support a touch device, but it also is a call that may only be present on a kernel that has been modified to support touch. On a "default" installation, we need to fall back so we can still support mouse/keyboard.