On Thu, 13 Oct 2011 13:54:23 +0530 HariHara Sudhan <h...@emo2.com> said:

> Let me rephrase this. I mean i use evdev driver for Hanvon device,
> evdev receives the events, but for some reason the efl is not getting
> the touch events.
> 
> Now that you've confirmed that efl multitouch does work. I am worried
> it could be something with xorg. It would be great to get a xorg.conf
> file that works well. Just to understand what I am doing wrong.
> 
> evdev and XI2 work well while doing manual tests.

it's almost definitely that the driver isnt exposing an mpx-like representation
of mt events which ecore-x expects. there isnt code to handle other setups at
this stage. the mpx-style setup is what  is actually working here.

> BR
> Hari
> 
> 
> 
> 
> On Thu, Oct 13, 2011 at 1:44 PM, HariHara Sudhan <h...@emo2.com> wrote:
> > Hi,
> > I'm using Hanvon Driver and use evdev for receiving events. evdev
> > receives the events and processing touch events.
> > I think xorg.conf is not configured properly for evdev. That might be
> > the case. It'll be helpful if you can send a copy of xorg.conf for
> > reference.
> >
> > On Wed, Oct 12, 2011 at 4:54 PM, Carsten Haitzler <ras...@rasterman.com>
> > wrote:
> >> On Wed, 12 Oct 2011 14:00:55 +0530 HariHara Sudhan <h...@emo2.com> said:
> >>
> >>> Hi all,
> >>>    EVAS_CALLBACK_MULTI_DOWN is not calling the appropriate function,
> >>> I've xinput 2.1 which works perfectly on xinput --test and getting the
> >>> events.
> >>> I've tried both the release version and latest from the svn, but still
> >>> i'm having the same problem. The multi-touch from elementary-tests
> >>> shows only one touch point being clicked, though i place two fingers
> >>> on canvas. Any solution?
> >>
> >> ecore-x handles the x -> evas event stream and ecore-x looks at mpx-style
> >> multi touch events. works with the drivers i have here - though they are
> >> specifically implemented to support the exact hardware.
> >>
> >> --
> >> ------------- Codito, ergo sum - "I code, therefore I am" --------------
> >> The Rasterman (Carsten Haitzler)    ras...@rasterman.com
> >>
> >>
> >
> >
> >
> > --
> > Regards
> > HariHaraSudhan
> >
> 
> 
> 
> -- 
> Regards
> HariHaraSudhan
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to