View Single Post
Posts: 1,101 | Thanked: 1,185 times | Joined on Aug 2008 @ Spain
#1
I'm porting to the N8x0 a pygtk application which uses keypress events. It works fine with the hardware keyboard, but the virtual keyboard doesn't seem to emit keypress events, except for the enter and backspace keys.
Is there any way to get keypress events when using the virtual keyboard?