I'm using Busybox root file system, and the default setting on Busybox is
mdev instead of udev. The device file of keyboard and mouse can be found in
/dev/input.
Qt4 works smoothly on this system and keyboard and mouse work well too.
Peter Hutterer 于2018年8月22日周三 上午11:24写道:
> On Wed, Aug 22, 2018
On Wed, Aug 22, 2018 at 11:14:30AM +0800, binnan hao wrote:
> Hello,
> Thank you very much for your reply!
> I login with root privilege, thus I have the permission to read
> /dev/input/event*
>
> Could you tell how to set ID_INPUT / ID_INPUT_MOUSE / ID_INPUT_KEYBOARD?
these are set by the udev b
Hello,
Thank you very much for your reply!
I login with root privilege, thus I have the permission to read
/dev/input/event*
Could you tell how to set ID_INPUT / ID_INPUT_MOUSE / ID_INPUT_KEYBOARD?
Is there any setting guide which is similar to Qt5'?
export QT_QPA_EVDEV_MOUSE_PARAMETERS=/dev/inpu
On Tue, Aug 21, 2018 at 04:33:01PM +0800, binnan hao wrote:
> *warning: no input devices on entering weston. possible causes:- no
> permissions to read /dev/input/event*- seats misconfigured (weston backend
> option 'seat', udev device property ID_SEAT) *
>
> My system is built on Linux Kernel an
Hi all,
We received an overwhelming response for this CFP - 35+ proposals (and
still some latecomers trickling in), for only 18 slots.
What we didn't much get (and the CFP failed to make it clear that
we're looking for this) is proposals for the workshop/discussion track
in the 2nd room. In the p
Attempting to demarshal message with array or string longer than its
body should return failure. Handling the length correctly is tricky when
it gets to near-UINT32_MAX values. Unexpected overflows can cause
crashes and other security issues.
These tests verify that demarshalling such message give
*warning: no input devices on entering weston. possible causes:- no
permissions to read /dev/input/event*- seats misconfigured (weston backend
option 'seat', udev device property ID_SEAT) *
My system is built on Linux Kernel and Busybox without using systemmd. Is
there any solution to support key
Hi ,
I want to work on Weston support for multiple KMS devices [1] ,under EVOC
(Endless vacation of code)[2] . If someone can provide some insights on the
program and the above mentioned project ?
[1] https://www.x.org/wiki/SummerOfCodeIdeas/
[2] https://www.x.org/wiki/XorgEVoC/
Thanks,
Best