[PATCH] libinput device capability modification regarding combo input devices

Andreas Pokorny andreas.pokorny at gmail.com
Tue Sep 22 23:47:52 PDT 2015


Hi,

2015-09-23 4:29 GMT+02:00 박성진 <sj76.park at samsung.com>:

> Dear all,
>
> as you guys know, there are some combo input devices which support both
> keyboard functionality and pointer functionality.
>
> We can also see some of input devices supports both keyboard functionality
> and touch functionality.
>
>
>
> In theory, each input device functionality needs to be provided through
> each kernel device node.
>
> By the way, there are many combo input devices whose input events is
> coming from one device node.
>
> Now and in near future, many vendors can make many combo input devices.
>
>
>
> For these kinds of input devices, how about adding new enums for combo
> devices?
>
> Otherewise, how about defining enums with masks ?
>


For that reason we do use masks inside mir to describe input devices. We do
use a few additional masks to also indicate whether the device, i.e. it
might be interesting to know whether the device is a full keyboard or just
offers a few buttons.. So yes I aggree with that. Right now we do the evdev
based device detection in parallel to what udevd and libinput do..

regards
Andreas Pokorny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20150923/b0219333/attachment.html>


More information about the wayland-devel mailing list