Open Issues Need Help
View All on GitHubAI Summary: The task is to add support for the OneXPlayer G1 handheld gaming PC to the InputPlumber project. This involves identifying the specific input devices (keyboard, turbo button), understanding their event codes, and creating appropriate YAML configuration files (composite device and capability map) to correctly map and route the input events within InputPlumber. The existing documentation and examples within the project should be used as a guide.
AI Summary: The task requires adding support for the AYANEO 3 handheld gaming PC to the InputPlumber daemon. This involves obtaining the DMI (Desktop Management Interface) and device information for the AYANEO 3, identifying its buttons (LC, RC, Ayaspace, QA, R4, L4), and creating or modifying InputPlumber's configuration files (composite device and capability map) to correctly map the AYANEO 3's input events to virtual devices (gamepad, keyboard, mouse). This likely involves creating a new composite device configuration and potentially a new capability map to handle any non-standard button mappings.