Hi

On Tue, Jan 28, 2014 at 11:20 AM, Dr. Zimmermann
<[email protected]> wrote:
> Hi,
>
> we've got a special type of keyboard which should only be available in one
> specific process and not publicly, as usually keyboards are.
>
> Is it possible to limit the scope of a specific keyboard?
>
> Or is there a more suited forum where to ask?

There is no such interface in the kernel. However, with careful
access-management, you can get what you want by just allowing your
single process access to the device. But I guess you are working with
an X11 system, so a description of what you actually want to achieve
would help a lot.

Thanks
David
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to