In the documentation, I see that CHDK has an option where the zoom can be used in place of the wheel for focus adjustment when in manual mode. I cannot find the menu to change this option in my camera. Is this a feature that is not possible in the SX120, or did it just not get implemented?? If I just missed it, could I please get a "hint" where it is!!Thanks much
MF with zoom is generally only implemented on cameras that lack MF in the canon firmware.
#if you turned on OPT_FI2 option in /buildconf.inc, rename this file to fi2.inc and insert correct keys values.#the keys are not hosted in svn, read more about it in this thread: http://chdk.setepontos.com/index.php/topic,2995.0.htmlifeq ($(KEYSYS), d3)FI2KEY=FI2IV =endififeq ($(KEYSYS), d3enc)FI2KEY=FI2IV =endififeq ($(KEYSYS), d4)FI2KEY=FI2IV =endif