| Summary: | SDL adds a new keyboard input!!! | ||
|---|---|---|---|
| Product: | SDL | Reporter: | chris <csynt> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED ENDOFLIFE | QA Contact: | Sam Lantinga <slouken> |
| Severity: | critical | ||
| Priority: | P2 | CC: | icculus, philipp.wiesemann, rusifer2004 |
| Version: | 1.2.15 | ||
| Hardware: | x86_64 | ||
| OS: | Other | ||
|
Description
chris
2013-01-16 11:00:14 UTC
Seems an issue with the windib video driver. If I set SDL_VIDEODRIVER=DIRECTX on a specific SDL app, runs without add the US keyboard layout. Does this happen with the latest version of SDL 2.0? http://www.libsdl.org/tmp/SDL-2.0.zip Thanks! *** Bug 1665 has been marked as a duplicate of this bug. *** I am unable to test it. First, I "patched" the registry to handle the US keyboard as UK. Second, the file you included is the source of SDL, there is no way for me to rebuild any SDL app on these files. sorry. Any news? The bug still exist. Alfred, did you see anything like this in your Windows keyboard work? (In reply to Sam Lantinga from comment #7) > Alfred, did you see anything like this in your Windows keyboard work? As far as I know, this is 1.2-specific. I've never heard this reported in SDL2. --ryan. Hello, and sorry if you're getting several copies of this message by email, since we are closing many bugs at once here. We have decided to mark all SDL 1.2-related bugs as RESOLVED ENDOFLIFE, as we don't intend to work on SDL 1.2 any further, but didn't want to mark a large quantity of bugs as RESOLVED WONTFIX, to clearly show what was left unattended to and make it easily searchable. Our current focus is on SDL 2.0. If you are still having problems with an ENDOFLIFE bug, your absolute best option is to move your program to SDL2, as it will likely fix the problem by default, and give you access to modern platforms and tons of super-cool new features. Failing that, we _will_ accept small patches to fix these issues, and put them in revision control, although we do not intend to do any further official 1.2 releases. Failing that, please feel free to contact me directly by email (icculus@icculus.org) and we'll try to find some way to help you out of your situation. Thank you, --ryan. |