Re: I've got a question to ask you

2018-08-28 Thread binnan hao
Thanks Pekka Paalanen 于2018年8月28日周二 下午3:44写道: > On Tue, 28 Aug 2018 12:00:56 +0800 > binnan hao wrote: > > > I'm using Busybox root file system, and the default setting on Busybox is > > mdev instead of udev. > > Hi, > > whatever you have or do, you need to set up the device attributes the > wa

Re: I've got a question to ask you

2018-08-28 Thread Pekka Paalanen
On Tue, 28 Aug 2018 12:00:56 +0800 binnan hao wrote: > I'm using Busybox root file system, and the default setting on Busybox is > mdev instead of udev. Hi, whatever you have or do, you need to set up the device attributes the way libinput expects them to be to recognize an input device as a ke

Re: I've got a question to ask you

2018-08-27 Thread binnan hao
I'm using Busybox root file system, and the default setting on Busybox is mdev instead of udev. 박성진 于2018年8月28日周二 上午11:58写道: > Hi, > > as weston creates libinput udev context by default, you'd better to > prepare udev daemon for it. > > Otherwise, you can create your own fbdev backend using > li

RE: I've got a question to ask you

2018-08-27 Thread 박성진
Hi, as weston creates libinput udev context by default, you'd better to prepare udev daemon for it. Otherwise, you can create your own fbdev backend using libinput_path_create_context() / libinput_path_add_device().   Best regards, Sung-Jin Park   - Original Message -