Change the shutter key on CANON S100 - General Help and Assistance on using CHDK stable releases - CHDK Forum  

Change the shutter key on CANON S100

  • 4 Replies
  • 2661 Views
Change the shutter key on CANON S100
« on: 08 / May / 2018, 14:37:06 »
Advertisements
Hello, I'm a newbie (and french...  :blink:)

I've already read https://chdk.setepontos.com/index.php?topic=12825

But I've no file called kbd.c on my sdcard.

My issue :
The chdk is running out of the box.
But my S100 shutter is out of order...

I would want to exchange this key with, for instance, the video shutter one.

Is it possible ? How can I do ?

Thank you so much.

Sebatiduroc.
« Last Edit: 09 / May / 2018, 03:21:44 by sebatiduroc »

*

Offline Ant

  • *****
  • 509
Re: Change the shutter key on CANON S100
« Reply #1 on: 08 / May / 2018, 15:33:22 »
You need to modify the source code and compile the CHDK on your computer.
« Last Edit: 08 / May / 2018, 15:42:22 by Ant »

*

Offline reyalp

  • ******
  • 14080
Re: Change the shutter key on CANON S100
« Reply #2 on: 08 / May / 2018, 15:53:36 »
I would want to exchange this key with, for instance, the video shutter one.
Note that you can't just swap the shutter with another key, because the shutter is actually two keys: shoot_half and shoot_full_only in CHDK code.

If you assigned video to shoot_full, then when you click it the camera wouldn't wait for autofocus etc, and most shots will be bad. If you just want to CHDK scripts, it might be OK.

If you post which Canon firmware version you have, I can post a build with this change.
Don't forget what the H stands for.

Re: Change the shutter key on CANON S100
« Reply #3 on: 08 / May / 2018, 23:28:59 »
If you assigned video to shoot_full, then when you click it the camera wouldn't wait for autofocus etc, and most shots will be bad. If you just want to CHDK scripts, it might be OK.
But with slightly more code,  you could intercept the video key press,  do a "shoot half", wait for it to complete, and do a "shoot full".  A bit fidgety but more usable than just ramming through a full press without a pause in half press.
 
« Last Edit: 08 / May / 2018, 23:31:49 by waterwingz »
Ported :   A1200    SD940   G10    Powershot N    G16


Re: Change the shutter key on CANON S100
« Reply #4 on: 09 / May / 2018, 03:21:08 »
Thank you all for your help.

In fact, I just want to use a script (interval) in a particular way : KAP (kite aerial photo) with a infinite focus. So I think there is no problem.

LAST MINUTE INFO : I'M A STUPID GUY !!!

I've just to select "auto start"... And all is fine.

Seb.

 

Related Topics