Andrew DeFaria wrote: > Does this mean that the font change things have been > temporarily removed? Or does it mean that the problem > of the lowercase "k" and "m" not working has been fixed?
Both. It turns out that the keycode for KP+ is 'k', which means that the straight forward approach of mapping KP+ to XK_KP_Add, is not entirely correct. When I get back from vacation, I'll track through the code to figure out the right thing to do. -steve -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/