Dave,
My code doesnt touch the jog rate settings, it is hardcoded via Art as this line:
double dJogRates [] = {0.0, 0.01, 0.02, 0.05, 0.1, 0.25, 0.5, 1.0};
The code I put in is VERY simplistic, if you checked the reverse this or that axis then when your joggin that axis, the code just swaps the 0 or 1 in the jogging direction of the jog code on the "OnWheel()" fucntion
scott