Quote:
Originally Posted by seaniko7
I don't think I'll get touchscreen working, as its interpreter is based on software layer (touch_server, touch_client using unix socket).
|
I'm sorry for dumb question (I know little or nothing about linux internals). Could you please ellaborate why this software layer needed? I can see that touch screen events go from /dev/ttymxc1, I also can see that system_manager binds to /tmp/onyx/touch file (don't know what for) and I never saw touch_server among processes.