Hi all, I Tried to use the RCU with a simple GTK+-directfb test. the RCU works fine with df_input.
but with this test I got answers only from the numeric (0-9) keys. other keys are considered as unknown. here is the output of the test: ** Message: PRESSED KEY : hardware_keycode = 0x0000000b , keyval = 0x00000030, string = 0 ** Message: PRESSED KEY : hardware_keycode = 0x00000002 , keyval = 0x00000031, string = 1 ** Message: PRESSED KEY : hardware_keycode = 0x00000003 , keyval = 0x00000032, string = 2 ** Message: PRESSED KEY : hardware_keycode = 0x00000004 , keyval = 0x00000033, string = 3 ** Message: PRESSED KEY : hardware_keycode = 0x00000005 , keyval = 0x00000034, string = 4 ** Message: PRESSED KEY : hardware_keycode = 0x00000006 , keyval = 0x00000035, string = 5 ** Message: PRESSED KEY : hardware_keycode = 0x00000007 , keyval = 0x00000036, string = 6 ** Message: PRESSED KEY : hardware_keycode = 0x00000008 , keyval = 0x00000037, string = 7 ** Message: PRESSED KEY : hardware_keycode = 0x00000009 , keyval = 0x00000038, string = 8 ** Message: PRESSED KEY : hardware_keycode = 0x0000000a , keyval = 0x00000039, string = 9 ** Message: PRESSED KEY : hardware_keycode = 0x00000077 , keyval = 0x0000ff13, string = ? ** Message: PRESSED KEY : hardware_keycode = 0x00000000 , keyval = 0x00ffffff, string = ? ** Message: PRESSED KEY : hardware_keycode = 0x00000000 , keyval = 0x00ffffff, string = ? ** Message: PRESSED KEY : hardware_keycode = 0x00000000 , keyval = 0x00ffffff, string = ? ** Message: PRESSED KEY : hardware_keycode = 0x00000000 , keyval = 0x00ffffff, string = ? ** Message: PRESSED KEY : hardware_keycode = 0x00000000 , keyval = 0x00ffffff, string = ? ** Message: PRESSED KEY : hardware_keycode = 0x00000000 , keyval = 0x00ffffff, string = ? ** Message: PRESSED KEY : hardware_keycode = 0x00000000 , keyval = 0x00ffffff, string = ? ** Message: PRESSED KEY : hardware_keycode = 0x00000068 , keyval = 0x0000ff55, string = ? ** Message: PRESSED KEY : hardware_keycode = 0x0000006d , keyval = 0x0000ff56, string = ? ** Message: PRESSED KEY : hardware_keycode = 0x0000006d , keyval = 0x0000ff56, string = ? ** Message: PRESSED KEY : hardware_keycode = 0x00000000 , keyval = 0x00ffffff, string = ? ** Message: PRESSED KEY : hardware_keycode = 0x00000000 , keyval = 0x00ffffff, string = ? ** Message: PRESSED KEY : hardware_keycode = 0x00000000 , keyval = 0x00ffffff, string = ? Attached is the test itsetlf. I'm using gtk+-directfb-2.12.9 regards. -- Say: He is God, the One and Only; God, the Eternal, Absolute; He begetteth not, nor is He begotten; And there is none like unto Him.
Gtk_RCU.c
Description: Binary data
_______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
