I'm seeking a way to reorder my gamepads. What I mean is, I have multiple gamepads plugged or wireless and they are affected to /dev/input/js0 (Player 1), /dev/input/js1 (Player 2), ect. and I want to be able to say that one gamepad become /dev/input/js0 (Player 1) and it would switch position with the other gamepad (like on the PS3).
Is there a way with an utility or a command line to do that?