Can't remember who but someone asked about reversing controls for Heli OR Jet but not both.
I fly using a joystick and have it set up for a jet. To reverse it for just the heli i edited these two lines in PROF_SAVE_profile :
GstKeyBinding.heli.ConceptPitch.0.negate 0
GstKeyBinding.heli.ConceptRoll.1.negate 1
I just swapped the two values round and now the heli does what i want.
Hope that helps
Oh wow thanks man, thats brill!