Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Update to kbd driver to support long presses. This is done by eating the #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

ghost
Copy link

@ghost ghost commented Oct 15, 2012

debounced key if a key enabled for long press processing is enabled.
Once the key is released, the long press with send the event.
Uncertain how it will work with the repeated key processing

Signed-off-by: Robin Gilham [email protected]

Robin Gilham added 2 commits October 16, 2012 00:55
debounced key if a key enabled for long press processing is enabled.
Once the key is released, the long press with send the event.
Uncertain how it will work with the repeated key processing

Signed-off-by: Robin Gilham <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants