NateTheGreat68 / gamepad-launcher

A simple way to launch an application when a gamepad connects
GNU General Public License v2.0
2 stars 0 forks source link

Need a way to ignore gamepad-launcher for specific devices #13

Open NateTheGreat68 opened 3 years ago

NateTheGreat68 commented 3 years ago

Some users may have a joystick or other specific device which shouldn't trigger the launcher service.

Need to investigate and implement a way to add a flag (a specific ENV?) so that a user can implement a semi-custom udev rule prior to 70-gamepads which will prevent a particular device from triggering the gamepad launcher rule. Will also need an example rules file to show how to implement the ignore flag for a device.