[SDL] Key 'Caps Lock': behaviour

Romain Liévin rlievin at mail.com
Sat Jun 16 03:01:15 PDT 2001


Hello,

it seems that the Caps Lock key does not have the same behaviour as other keys.
If you press it and next release it, you get only the KEYDOWN event.
It is necessary to press/release it again for having the KEYUP event.
So, you need to press it 2 times instead of one.
In fact, the event depends on the Caps Lock LED.

I would like to know whether there is a way to change this (an option).
Under X11, the Caps Lock acts as any other key.

Thanks.



Romain Liévin aka 'roms'
http://lpg.ticalc.org/prj_tilp
mail: rlievin at mail.com
"Linux, y'a moins bien mais c'est plus cher !"



More information about the SDL mailing list