From: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
To: linux-input@vger.kernel.org
Subject: uinput really needs a custom sleep time?
Date: Tue, 31 Jan 2017 00:00:40 -0200 [thread overview]
Message-ID: <20170131020039.GA2138@xfiles> (raw)
Hi input guys,
after playing with uinput, it seems an sleep call is necessary before emitting new events. If this really required?
While reading code of cwiid project, another user of uinput interface, it seems this sleep time isn't necessary[1].
In the other hang, when trying to send a simple event in my desktop, an sleep is necessary, take a look in my example[2].
Another interesting fact: kernel documentation lacks of an uinput example. Do you think this would be interesting to have one?
Thanks for your time,
Marcos
[1] https://github.com/abstrakraft/cwiid/blob/master/wminput/uinput.c#L193
[2] https://github.com/marcosps/kernel_experiments/blob/master/userspace/uinput.c#L65
next reply other threads:[~2017-01-31 2:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-31 2:00 Marcos Paulo de Souza [this message]
2017-01-31 2:21 ` uinput really needs a custom sleep time? Dmitry Torokhov
2017-02-01 1:11 ` Marcos Paulo de Souza
2017-02-02 22:19 ` Peter Hutterer
2017-02-03 0:56 ` Marcos Paulo de Souza
2017-02-03 2:20 ` Marcos Paulo de Souza
2017-02-03 2:59 ` Peter Hutterer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170131020039.GA2138@xfiles \
--to=marcos.souza.org@gmail.com \
--cc=linux-input@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.