chrippa / ds4drv

A Sony DualShock 4 userspace driver for Linux
MIT License
1.05k stars 213 forks source link

Ds4drv with Retropie stops keyboard in emulators #116

Open jbarfell opened 7 years ago

jbarfell commented 7 years ago

After adding the /usr/local/bin/ds4drv --led 000008 & line to the /etc/rc.local file, the controller would connect and be recognized by emulationstation and as long as the controller was connected, the keyboard would also work. If the controller was not connected, the keyboard would navigate emulationstation but would not function in any of the emulators. Almost like it was disconnecting the keyboard as a controller.

This complicates things if you want to be able to connect a wireless controller and also use an I-Pac or some other arcade controller interface that emulates a keyboard when not using the wireless controller.