[T3] 2.4GHz and IR Air Mouse Remote Control
You will have to replace idVendor and idProduct with your values:

Code:
Code:
SUBSYSTEM=="input", ATTRS{idVendor}=="25a7", ATTRS{idProduct}=="2402", ENV{ID_INPUT_JOYSTICK}=="?*", ENV{ID_INPUT_JOYSTICK}=""

SUBSYSTEM=="input", ATTRS{idVendor}=="25a7", ATTRS{idProduct}=="2402", KERNEL=="js[0-9]*", RUN+="/bin/rm %E{DEVNAME}", ENV{ID_INPUT_JOYSTICK}=""
Reply


Messages In This Thread
RE: [T3] 2.4GHz and IR Air Mouse Remote Control - by badkarmaboy - 2017-03-12, 00:03
power button - by thenry - 2017-03-26, 14:43
Logout Mark Read Team Forum Stats Members Help
[T3] 2.4GHz and IR Air Mouse Remote Control3