On Thu, Jul 15, 2010 at 11:04:53AM +1000, Peter Hutterer wrote: > This fixes a hang caused by wcmEmitKeySyms(). XkbGetCoreMap() allocates > memory and doing so in the signal handler (i.e. event processing) may hang > the machine. Instead, get the core keymap after initialising the key class > and save it in the device. > > Side-effect: if the keyboard layout is set after device initialization, the > keycodes sent by the wacom device are almost certainly wrong.
coincidentally and as I just found out, this is already the case due to a server bug. Cheers, Peter ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
