We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92c009a + 1bf0999 commit 5c9a93eCopy full SHA for 5c9a93e
docs/tutorial.rst
@@ -380,6 +380,8 @@ Create ``uinput`` device with capabilities of another device
380
Create ``uinput`` device capable of receiving FF-effects
381
========================================================
382
383
+Note that ``ecodes.EV_SYN`` cannot be in the ``cap`` dictionary or the device will not be created.
384
+
385
::
386
387
import asyncio
0 commit comments