Forgot to mention... for fine tuning, xgamma appears use arguments for gamma of at least two decimal places, e.g. "xgamma -gamma 1.27". This allows very fine adjustments, and also works when specifying r, g, and b individually.
Glad you can use the info John. I like a system that works and allows you to tinker under the hood. With linux that requires some homework and some careful use of google, but I prefer it to the other options.
Also, with most shells in linux the up arrow will repeat the previous terminal command, so when iterating the xgamma command for fine tuning, just press the up arrow, use left and right arrows to work through the line to edit values, then hit return to execute the command.
Lee