Dear All,
Do any one knows the procedure of NON-BLOCKING reed() command for HID events in LINUX
Currently I am using
read(fd, ev, sizeof(struct hiddev_event) * EV_NUM);
But it goes to BLOCKING stage, when my HID pointing device is NOT towards the sensoer bar
Kind regards,
Madni