e_input: Set device to virtual only when devpath contains 'input' substring 51/307351/1
authorduna.oh <duna.oh@samsung.com>
Thu, 7 Mar 2024 09:25:55 +0000 (18:25 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Thu, 7 Mar 2024 10:05:32 +0000 (19:05 +0900)
commit26bfcf60677064c49b827d5e3ed8f82d3b6e24bf
tree15982017572017ee5640c1acc2351930b6f255b3
parent4718c5b308a5ace05e4569c58dc17e34178f90b8
e_input: Set device to virtual only when devpath contains 'input' substring

Do not set devices with devpath containing 'misc' or 'rc' as virtual,
considering them as physically connected devices like Bluetooth remocons.

Change-Id: I11fcf14953652cf30a1d243ed4cf54dea37e00e4
src/bin/e_input_inputs.c