F16-24

hi`

could support for F16-24 (or 35) be added to SDL? Basically more
function keys allow people to map their strange keyboard’s keys to
function keys. With UT e.g. the XDrv has support for function keys up to
F24 and I know of at least one person that makes use of them (I think he
has a swedish keyboard).–
Daniel Vogel My opinions may have changed,
666 @ http://grafzahl.de but not the fact that I am right

hi`

could support for F16-24 (or 35) be added to SDL? Basically more
function keys allow people to map their strange keyboard’s keys to
function keys. With UT e.g. the XDrv has support for function keys up to
F24 and I know of at least one person that makes use of them (I think he
has a swedish keyboard).

Sure, although SDL supports the multi-national keyboards directly,
passing back non-ascii keys as the SDLK_WORLD* keysyms.

See ya,
-Sam Lantinga, Lead Programmer, Loki Entertainment Software

Sam Lantinga wrote:

Sure, although SDL supports the multi-national keyboards directly,
passing back non-ascii keys as the SDLK_WORLD* keysyms.

Thanks, that should work :)–
Daniel Vogel My opinions may have changed,
666 @ http://grafzahl.de but not the fact that I am right