Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choose ALT-mode button #7

Open
emlyn opened this issue Nov 9, 2010 · 2 comments
Open

Choose ALT-mode button #7

emlyn opened this issue Nov 9, 2010 · 2 comments

Comments

@emlyn
Copy link
Owner

emlyn commented Nov 9, 2010

All buttons are already used, so whatever is chosen as the alt-mode button will conflict with something.

Another option would be to have two buttons that must be pressed together, but I have found this difficult to use because unless both buttons are pressed exactly at the same time, the first function will already be activated before switching to alt mode.

Also look into user-selectable "ALT" button
See http://chdk.wikia.com/wiki/Adding_support_for_a_new_camera (search for CAM_ADJUSTABLE_ALT_BUTTON)

@emlyn
Copy link
Owner Author

emlyn commented Nov 22, 2010

Another option would be to differentiate between a long and a short press on a button (e.g. DISP), using one for the native function, and the other for the ALT mode.
I don't know if this has already been implemented on another camera, or how difficult it would be...

@emlyn
Copy link
Owner Author

emlyn commented Nov 28, 2010

Seems it already exists to use a short click for alt-mode, long click for original function, search for CAM_EMUL_KEYPRESS_DELAY and CAM_EMUL_KEYPRESS_DURATION, also see http://chdk.setepontos.com/index.php?topic=1687.0 (point 7)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant