Handheld Game Console Controller Support (Handy Geeks) for Linux
Designed to bring the full controller functionality to handheld game consoles including:
- Programmable extra buttons.
- Gyroscope joystick support.
- Support for all Aya Neo and OneXPlayer devices.
pikaur -Sy handygccs-git
sudo udevadm control -R
sudo systemctl enable handycon && sudo systemctl start handycon
git clone https://github.com/ShadowBlip/HandyGCCS.git
cd HandyGCCS
sudo make install
pikaur -U handygccs-git
cd <clonedir>
sudo make clean