Re: [Wayland, libinput] Question about libinput

2015-03-19 Thread Beomho Seo
On 03/20/2015 06:15 AM, Peter Hutterer wrote: > On Thu, Mar 19, 2015 at 09:44:39PM +0900, Beomho Seo wrote: >> On 03/19/2015 07:25 PM, Peter Hutterer wrote: >>> On Thu, Mar 19, 2015 at 02:29:05PM +0900, Beomho Seo wrote: On 03/12/2015 06:28 AM, Peter Hutterer wrote: > On Wed, Mar 11, 2015

Re: [Wayland, libinput] Question about libinput

2015-03-19 Thread Peter Hutterer
On Thu, Mar 19, 2015 at 09:44:39PM +0900, Beomho Seo wrote: > On 03/19/2015 07:25 PM, Peter Hutterer wrote: > > On Thu, Mar 19, 2015 at 02:29:05PM +0900, Beomho Seo wrote: > >> On 03/12/2015 06:28 AM, Peter Hutterer wrote: > >>> On Wed, Mar 11, 2015 at 05:01:32PM +0900, Beomho Seo wrote: > Hi

Re: [Wayland, libinput] Question about libinput

2015-03-19 Thread Beomho Seo
On 03/19/2015 07:25 PM, Peter Hutterer wrote: > On Thu, Mar 19, 2015 at 02:29:05PM +0900, Beomho Seo wrote: >> On 03/12/2015 06:28 AM, Peter Hutterer wrote: >>> On Wed, Mar 11, 2015 at 05:01:32PM +0900, Beomho Seo wrote: Hi everyone, I have a question about libinput. I will

Re: [Wayland, libinput] Question about libinput

2015-03-19 Thread Peter Hutterer
On Thu, Mar 19, 2015 at 02:29:05PM +0900, Beomho Seo wrote: > On 03/12/2015 06:28 AM, Peter Hutterer wrote: > > On Wed, Mar 11, 2015 at 05:01:32PM +0900, Beomho Seo wrote: > >> Hi everyone, > >> > >> I have a question about libinput. > >> > >> I will handle a rotary input device. It is able to prov

Re: [Wayland, libinput] Question about libinput

2015-03-18 Thread Beomho Seo
On 03/12/2015 06:28 AM, Peter Hutterer wrote: > On Wed, Mar 11, 2015 at 05:01:32PM +0900, Beomho Seo wrote: >> Hi everyone, >> >> I have a question about libinput. >> >> I will handle a rotary input device. It is able to provide angular >> information >> (increase, decrease), elocity and push/rela

Re: [Wayland, libinput] Question about libinput

2015-03-11 Thread Peter Hutterer
On Wed, Mar 11, 2015 at 05:01:32PM +0900, Beomho Seo wrote: > Hi everyone, > > I have a question about libinput. > > I will handle a rotary input device. It is able to provide angular information > (increase, decrease), elocity and push/relase(like key) event. I hope to use > libinput to handle r

[Wayland, libinput] Question about libinput

2015-03-11 Thread Beomho Seo
Hi everyone, I have a question about libinput. I will handle a rotary input device. It is able to provide angular information (increase, decrease), elocity and push/relase(like key) event. I hope to use libinput to handle rotary event. Would you give me some advice? Best regards, Beomho Seo ___