Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Touch Events on Ti-Jacinto 6 board: (1 Item)
   
Touch Events on Ti-Jacinto 6 board  
Hi,

I am using the screen APIs to get the touch events but I am not getting any such events. I cannot use io-display because
 the platform specific graphic driver is misssing.

I am able to get the mouse events from the screen. To get the mouse events, I had to run io-hid and devi-hid utilities. 
I tried the same for touch but it throws error gf_dev-attach() with error no: 2. I then loaded io-display with the 
generic devg-* drivers provided by qnx but they didn't work.

Is there anything that I missing to load the touch driver? What should be done to get the touch events using the screen 
APIs.

Thanks