Update : here's another work around. If you press and hold the Print button, it reverts to its original functionality for that press (i.e. hold for more than 1 second). That might be all you need and its already implemented ?
if (key_pressed == CAM_EMUL_KEYPRESS_DELAY) kbd_key_press(conf.alt_mode_button); //else if (key_pressed == +CAM_EMUL_KEYPRESS_DELAY+CAM_EMUL_KEYPRESS_DURATION) // kbd_key_release(conf.alt_mode_button); //return 1; return (key_pressed < CAM_EMUL_KEYPRESS_DELAY) ? 1 : 0; } else if (kbd_get_pressed_key() == 0) {
Started by ruusnak General Help and Assistance on using CHDK stable releases
Started by masplin « 1 2 3 4 » General Discussion and Assistance
Started by plschwartz Hello, I'm a NEWBIE - HELP!! (Newbies assistance, User Guides and thank you notes)
Started by scuba2girl General Discussion and Assistance
Started by sunny General Help and Assistance on using CHDK stable releases