| Summary: | Hardware keyboard control key sequences don't get reported | ||
|---|---|---|---|
| Product: | SDL | Reporter: | chw |
| Component: | events | Assignee: | Sylvain <sylvain.becker> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | gabomdq |
| Version: | 2.0.1 | ||
| Hardware: | All | ||
| OS: | Android (All) | ||
| Attachments: |
Patch for control key sequences
Second try patch for control key on android |
||
|
Description
chw
2013-11-30 07:54:57 UTC
Created attachment 1480 [details]
Second try
Sylvain, is this something we want? Created attachment 2898 [details]
patch for control key on android
Hi !
Yes this is needed! Here's more or less an updated patch.
With also some common code and it makes software keyboards works like hardware keyboards.
Great, thanks! https://hg.libsdl.org/SDL/rev/833ec9f10b80 |