I am running a userspace driver for a /dev/uinput device in a Wayland desktop session. The instructions suggest running xinput list
to confirm that the device is detected.
Of course, xinput is an X.org application. What is the equivalent command for Wayland? (A GNOME GUI equivalent is acceptable.)