I have had a bit of time to look at this and i think i have found the problem. It seems when parsing your keyboard it is picking up most letters as though the alt key was permanently on. Or at least that is how it looks compared to my setup (seeing keysyms of a111 instead of n111). Are you using a "standard" 102 style keyboard?
For some more debugging, can you please look around line 428 and change the 3 commented lines to print "$_ => $keyboardmap{$_}\n" foreach(sort(keys(% keyboardmap))); print "keysymtocode: $keysymtocode{o}\n"; die; and send me the output please? Thanks Duncs On Thu, 2006-10-12 at 19:50 +0200, Samuel Thibault wrote: > Duncan J Ferguson, le Thu 12 Oct 2006 18:36:07 +0100, a écrit : > > Are those standard ASCII characters being pasted that dont work > > correctly? > > Yes. > > > Can you send me a full debug file of it happening? > > Here it is: I typed oj by hand, and then copy/pasted it, only œ > appeared. > > Samuel Send instant messages to your online friends http://uk.messenger.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]