Hi,
In my application, the user has to navigate through RadioButton's group using the keyboard

By default, the arrow keys are used to navigate and the space bar used to select the radio button.
I would like the 'select' key to be another keyboard key!
How should I please process to switch the key used for the button selection by the "A" key, for instance?


Thank you for any kind help!