Ticket #137 (closed defect: wontfix)

Opened 4 years ago

Last modified 9 months ago

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

Changed 9 months ago by jdolan

  • status changed from new to closed
  • resolution set to wontfix
Note: See TracTickets for help on using tickets.