[SDL] keysym on Win2k SP4

Sam Lantinga slouken at devolution.com
Sat Aug 9 12:12:01 PDT 2003


> Hi!

> I just realised that all keysyms are mapped with regard to the locale 
> setting in Win2k SP4. I can't remember that this ever happend on Win2k SP 
> <= 2. Does this happen to anyone else? This throws over my whole input 
> system in PrBoom. Can I change this behaviour from inside SDL?

SDL is just converting the DirectInput keysyms to SDL keysyms.  It might
be that DirectX is remapping the DirectInput keysyms based on locale?

See ya,
	-Sam Lantinga, Software Engineer, Blizzard Entertainment




More information about the SDL mailing list