On Tue, 4 Feb 2003, David Dawes wrote: > > Does the xset call actually change the repeat rate when this happens > (with your fix)? Also, do you need to do anything special to reproduce > this? A check for a NULL return value from XkbGetKeyboard() should be > added (and I'll do that), but I'm wondering what ignoring it might be > covering up. > > David
Yes, the repeat rate changes after the fix. The bug is there in a default compile (using gcc 2.95.2 or 3.2, glibc 2.1). Occurs on all three of my linux boxes. I never had to try hard to reproduce it ;-) Maybe XkbAllocKeyboard() is sufficient in all cases? //Tapani _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
