Creating multiple event nodes for A composite HID Device.
From: Prabhu Chawandi <hidden>
Date: 2016-01-22 07:28:40
From: Prabhu Chawandi <hidden>
Date: 2016-01-22 07:28:40
Hi, Is it possible to make Linux to create a separate /dev/input/eventX node for all the device composited ? Example: if my device is supporting Mouse, KBD and Consumer if I want to create three event nodes for each, like /dev/input/event1 /dev/input/event2 /dev/input/event3. How can I do if I am using bluetooth Smart HID device ? Please share your input. thanks in advance.