Re: [libinput] How I get extra touch events using libinput?

2016-01-06 Thread Andreas Pokorny
Hi, On Wed, Jan 6, 2016 at 8:30 AM, Peter Hutterer wrote: > CC-ing Andreas this time, forgot about it in my original reply, sorry about > that. > > On Wed, Jan 06, 2016 at 03:35:49PM +0900, 강정현 wrote: > > In Andreas Pokorny patch, only support part of standard linux

[libinput] How I get extra touch events using libinput?

2016-01-05 Thread 강정현
Hello, guys. I have a query regarding linux MT protocol event handling in libinput side. I wanted to get the extra events such as ABS_MT_TOUCH_MAJOR, ABS_MT_PRESSURE as an event of libinput, but I found that libinput doesn't handle those events. Thus I'd like to know whether there is any plan

Re: [libinput] How I get extra touch events using libinput?

2016-01-05 Thread Peter Hutterer
On Tue, Jan 05, 2016 at 05:01:33PM +0900, �� wrote: > Hello, guys. > I have a query regarding linux MT protocol event handling in libinput side. > I wanted to get the extra events such as ABS_MT_TOUCH_MAJOR, > ABS_MT_PRESSURE as an event of libinput, > but I found that libinput doesn't handle

Re: [libinput] How I get extra touch events using libinput?

2016-01-05 Thread Peter Hutterer
as? you'll need to add them to the kernel first. what types of events are we talking about here? Cheers, Peter > > -Original Message- > > From: Peter Hutterer [mailto:peter.hutte...@who-t.net] > > Sent: Tuesday, January 05, 2016 5:46 PM > > Cc: wayland-devel@lists.

RE: [libinput] How I get extra touch events using libinput?

2016-01-05 Thread 강정현
. JengHyun Kang. > -Original Message- > From: Peter Hutterer [mailto:peter.hutte...@who-t.net] > Sent: Tuesday, January 05, 2016 5:46 PM > Cc: wayland-devel@lists.freedesktop.org; sj76.p...@samsung.com; > duna...@samsung.com > Subject: Re: [libinput] How I get extra touch eve