Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - devi driver devctl: (1 Item)
   
devi driver devctl  
I am trying to use the devi drivers in raw mode "-r".  I can get events from the device but I would like to determine 
which type of device I am dealing with when I get a path.  I have tried using the _INTERACTTYPE devctl on a device such 
as "/dev/devi/mouse0" or "/dev/devi/keyboard0".  However the type field always comes back as 0.  So how should one 
determine whether a devi entry is a mouse/keyboard/touchscreen in order to properly read from the device and parse the 
packets.

This is using 6.4.1.

Thanks,
Brian