Hello Peter,
>> I got a Dell Canvas+Totem widget (on clearance, they are discontinued),
>> and got the following error message when running `libinput debug-events`:
>>
>> libinput bug: Event for missing capability CAP_POINTER on device
>> "Advanced Silicon S.A. CoolTouch® System System Multi Axis"
On Mon, May 10, 2021 at 09:05:55AM +0200, Max Maischein wrote:
> Hi all,
>
> I got a Dell Canvas+Totem widget (on clearance, they are discontinued),
> and got the following error message when running `libinput debug-events`:
>
> libinput bug: Event for missing capability CAP_POINTER on device
> "
On Tue, May 11, 2021 at 10:15:39AM +0200, Andrea Somaini wrote:
> Thanks a lot for your detailed response, that blog post was amazing and it
> made some things much more clearer.
>
> At the end, I managed to write a kernel driver that receives input through
> a character device and sends raw inpu
Thanks a lot for your detailed response, that blog post was amazing and it made
some things much more clearer.
At the end, I managed to write a kernel driver that receives input through a
character device and sends raw input events, without ever knowing the existence
of evdev. It still need a l