Here is a pretty good discussion on the Radio buttons Click and Change events.
One thing you can do is, create a click event handler and set a flag, use it later on a different (callback maybe!) function to identify if the change has been triggered by Keyboard or Mouse Click!