mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-21 22:30:07 +01:00
Document that we don't support EVIOCREVOKE
This is intentional, see http://lists.freedesktop.org/archives/input-tools/2014-January/000688.html Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
2a06d3e182
commit
4b3d2405e3
1 changed files with 3 additions and 0 deletions
|
|
@ -310,6 +310,9 @@ extern "C" {
|
|||
* <dd>supported, see libevdev_grab()</dd>
|
||||
* <dt>EVIOCSCLOCKID:</dt>
|
||||
* <dd>supported, see libevdev_set_clock_id()</dd>
|
||||
* <dt>EVIOCREVOKE:</dt>
|
||||
* <dd>currently not supported, see
|
||||
* http://lists.freedesktop.org/archives/input-tools/2014-January/000688.html</dd>
|
||||
* </dl>
|
||||
*
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue