MrJackSpade / RG35XXP-XFCE

101 stars 6 forks source link

Can't open qjoypad #1

Closed aciddburnz closed 2 months ago

aciddburnz commented 8 months ago

Qjoypad won't open since there is another instance open, ive tried everything to find out how to quit the other instance but have failed.

MrJackSpade commented 8 months ago

pkill -f qjoypad will kill the running instance but you'll lose the ability to interact with the device in the meantime, so you'll need an external mouse connected, or to be logged in through VNC

I would like to modify whatever launch parameter is causing it to start as a hidden process but I haven't gotten around to that part yet.

MrJackSpade commented 2 months ago

The scripts have been updated and this is no longer applicable