e_input_evdev: change touch event's slot id to 0 if it is -1 94/218194/3
authorjeon <jhyuni.kang@samsung.com>
Wed, 20 Nov 2019 07:54:20 +0000 (16:54 +0900)
committerjeon <jhyuni.kang@samsung.com>
Thu, 12 Dec 2019 08:26:23 +0000 (17:26 +0900)
commit2a915e47f43cad4bce2ea5c400d28c386bbff65f
tree4f10431bcdee4f4aa7441ec5539421117b933b11
parentf3ee48cfa2df25337942830bdca38bb9ac3c2a02
e_input_evdev: change touch event's slot id to 0 if it is -1

  - Touch event's slot id is always -1, if this device is single touch device
  - So change this slot id to 0 to support single touch devices

Change-Id: I2149960d02ec6a5199973700b39f2b7338da8ecd
src/bin/e_input_evdev.c