Ticket #137 (closed defect: wontfix)
Improve toggle key detection
| Reported by: | jayschwa | Owned by: | jayschwa |
|---|---|---|---|
| Priority: | minor | Component: | quake2world |
| Keywords: | Cc: |
Description
Revision [604] added support for Num Lock in the console. It should work fine the majority of the time, but the event-driven key handling is ill-suited for a toggle key such as Num Lock. If Num Lock is toggled when another application has focus, Q2W will be unaware and no longer handle it correctly. This needs to be reworked (using the mod member of the keysym structure).
Change History
Note: See
TracTickets for help on using
tickets.
