Problem description (CS, current CVS):
Under Linux, an application only receives a keyboard event from the numpad5 key if numlock is off.  Numlock on results in no message being sent when numpad5 is pressed.
 
Problem resolution:
I have traced the problem to a missing MAP_KEY (...) statement in plugins/video/canvas/xwindow/xwindow.cpp
I have included a small diff file which resolves this issue.
 
 
-Calvin
 

Attachment: xwindow.cpp.diff
Description: Binary data

Reply via email to