We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 980

Summary: SDL_NoLockKeys is ignored on DirectX driver
Product: SDL Reporter: arxeio
Component: eventsAssignee: Sam Lantinga <slouken>
Status: RESOLVED INVALID QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: x86_64   
OS: Windows 7   

Description arxeio 2010-04-02 15:05:07 UTC
On ioquake3, SDL_NoLockKeys is working fine when set to 1 (to not lock caps or num lock), however when it's using the DirectInput driver (with their in_mouse 1 cvar), the keys are locking regardless.
Comment 1 arxeio 2010-04-04 13:37:12 UTC
while we're at it, directinput driver appears completely borked on x86_64.

on in_mouse 1 on ioquake3 everything goes berserk while on -1 (win API input) it's fine.
Comment 2 Sam Lantinga 2013-05-21 01:13:43 UTC
SDL 2.0 doesn't have DirectInput keyboard support anymore.