| Summary: | KaiOS keycodes support | ||
|---|---|---|---|
| Product: | SDL | Reporter: | pelya <x.pelya.x> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Attachments: | KaiOS keycodes support patch | ||
Patch added, thanks! https://hg.libsdl.org/SDL/rev/32a52ab3133c |
Created attachment 4236 [details] KaiOS keycodes support patch KaiOS is an OS for feature phones, with numeric keypad and non-touch screen, and typically 512 Mb RAM and 4 Gb flash. It is based on Firefox OS, all apps are made with HTML5 and Javascript. SDL can be cross-compiled using emscripten and packaged as native app. This patch adds support for star '*' and pound '#' keys on such phones to generate SDL events.