From: Peter Hutterer Date: Sun, 7 May 2023 23:35:17 +0000 (+1000) Subject: doc: update the ioctl list with missing ioctls X-Git-Tag: accepted/tizen/unified/20250224.161828~24 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bb58d1d90bb65bae453bb506d3f65865025d8ae0;p=platform%2Fupstream%2Flibevdev.git doc: update the ioctl list with missing ioctls Signed-off-by: Peter Hutterer --- diff --git a/libevdev/libevdev.h b/libevdev/libevdev.h index 6c6d7f7..142dac2 100644 --- a/libevdev/libevdev.h +++ b/libevdev/libevdev.h @@ -502,6 +502,10 @@ extern "C" { *
currently not supported
*
EVIOCSKEYCODE:
*
currently not supported
+ *
EVIOCGKEYCODE_V2:
+ *
currently not supported
+ *
EVIOCSKEYCODE_V2:
+ *
currently not supported
*
EVIOCGNAME:
*
supported, see libevdev_get_name()
*
EVIOCGPHYS:
@@ -540,6 +544,10 @@ extern "C" { *
EVIOCREVOKE:
*
currently not supported, see * http://lists.freedesktop.org/archives/input-tools/2014-January/000688.html
+ *
EVIOCGMASK:
+ *
currently not supported
+ *
EVIOCSMASK:
+ *
currently not supported
* * */