@substring Thanks!
I am visiting this page: https://python-evdev.readthedocs.io/en/latest/install.html
Which distro should I use? Which Linux distro Recalbox is based on ?
If it works for Python, as I am Go Developer I will try to include input.h and create a default binary for Recalbox.
Posts made by jeffprestes
-
RE: Simulate keypress (key 5) to insert coin at Mame
-
Simulate keypress (key 5) to insert coin at Mame
Hi,
I am trying to develop a small software to simulate the key 5 of keyboard to virtually insert coin to MAME games. But there's no uinput interface at /dev/input of Recalbox Linux.
How could I do this?
I've tried several examples with Go, Python and C and they didn't work out.Thanks in advance,
-Jeff