On Wed, 15 Apr 2015 08:13:01 +0200 Olliver Schinagl <o.schin...@ultimaker.com>
said:

> Hey raster,
> 
> On 15-04-15 00:49, Carsten Haitzler (The Rasterman) wrote:
> > On Tue, 14 Apr 2015 16:28:48 +0200 Olliver Schinagl
> > <o.schin...@ultimaker.com> said:
> >
> >> Hey list,
> >>
> >> I was playing with EVAS_CALLBACK_AXIS_UPDATE to get data from my REL_Z
> >> input device. Unfortunatly, i never received a single callback from
> >> elm/Eva's.
> > ummm... that event is for pen devices... eg - the tilt of a pen. i get axis
> > events for my wacom bamboo... but they are pretty boring...
> Ah, well I have a rotary encoder, and devinded it as a Relative-Z axis 
> device. I wanted it to be 'just like a mouse wheel' but actually be an 
> axis. As said, EV_TEST see's it properly as a REL_Z device, could it be 
> that we simple don't handle that as an axis at all and ignore it? (I can 
> give more config data if needed).

correct. there needs to be SPECIFIC support for a kind of device in efl. pens
are supported. multi touch supported. mouse (plus their wheels that are really
just buttons 4, 5, 6 and 7) supported. keyboard supproted. beyond that means we
need to specifically support it.

> For now, i have it as a mouse_wheel and it works, but it feels 'wrong' ;)
> 
> Olliver
> >
> >> Changing my input device to the type of MOUSE_WHEEL made it all
> >> magically work. So my input device did get picked up properly that time
> >> around. evtest works in both cases normally.
> > wheel is just mouse buttons 4,5 or 6,7... as that is what wheels come up as
> > 99% of the time
> >
> >> Any reason why elm/evas would not pick up my REL_Z as an axis update? or
> >> is that the wrong event type? The struct suggests that it's mostly
> >> intended for gyro sensors.
> > pens... :)
> >
> >> -- 
> >> Met vriendelijke groeten, Kind regards, 与亲切的问候
> >>
> >> Olliver Schinagl
> >> Research & Development
> >> Ultimaker B.V.
> >> http://www.ultimaker.com
> >>
> >>
> >> -- 
> >>
> >>
> >> IMAGINE IT >> MAKE IT
> >>
> >> Meet us online at Twitter <http://twitter.com/ultimaker>, Facebook
> >> <http://facebook.com/ultimaker>, Google+ <http://google.com/+Ultimaker>
> >>
> >> www.ultimaker.com
> >>
> >> ------------------------------------------------------------------------------
> >> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
> >> Develop your own process in accordance with the BPMN 2 standard
> >> Learn Process modeling best practices with Bonita BPM through live
> >> exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
> >> event?utm_
> >> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
> >> _______________________________________________ enlightenment-devel
> >> mailing list enlightenment-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> 
> -- 
> Met vriendelijke groeten, Kind regards, 与亲切的问候
> 
> Olliver Schinagl
> Research & Development
> Ultimaker B.V.
> http://www.ultimaker.com
> 
> 
> -- 
> 
> 
> IMAGINE IT >> MAKE IT
> 
> Meet us online at Twitter <http://twitter.com/ultimaker>, Facebook 
> <http://facebook.com/ultimaker>, Google+ <http://google.com/+Ultimaker>
> 
> www.ultimaker.com
> 
> ------------------------------------------------------------------------------
> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
> Develop your own process in accordance with the BPMN 2 standard
> Learn Process modeling best practices with Bonita BPM through live exercises
> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


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


------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to