SDL-1.3 keyboard events

With SDL-1.3 I get no keyboard events in my program. I ran the checkkeys
program in the ‘test’ directory and it also reports nothing when I press keys.

SDL built on CentOS 4.3 using ‘config --disable-video-fbcon’. (It won’t
compile without that option.)

Anyone have a clue as to what the problem is?

Thanks,
Jeff

With SDL-1.3 I get no keyboard events in my program. I ran the checkkeys
program in the ‘test’ directory and it also reports nothing when I press keys.

SDL built on CentOS 4.3 using ‘config --disable-video-fbcon’. (It won’t
compile without that option.)

Anyone have a clue as to what the problem is?

Yes, keyboard input hasn’t been implemented in the x11 driver yet.

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