On 1/11/06, Michael D. Adams <[EMAIL PROTECTED]> wrote: > On 1/11/06, Razor <[EMAIL PROTECTED]> wrote: > > 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. > > The patch looks right. But I don't have a Linux box to test it on. If > no one else has committed (and tested it on Linux) it by next Tuesday > (I'm very busy until then), then remind me and I can blind commit it.
OK so this wasn't *next* Tuesday, but I've blind committed it now (i.e. committed without testing as I don't have a Linux box). Please have a look to make sure that everything works as you expected. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
