On 2007-12-25, Bryan Richter <[EMAIL PROTECTED]> wrote:
> Like I said, I'm just throwing this out there. I haven't done any debugging at
> all. I just wanted to see if I suffer alone.

This is a mystery problem that people now and then complain about, but
nobody can provide hard evidence. Maybe it's some X locale support 
fuckup, with XmbLookupString failing to translate keystrokes into
strings. Or maybe it's libc locale fuckup, causing the control character
filter to fail. Try messing with insstr in ioncore/key.c, to see what 
happens. Try to see what xev prints.

-- 
Tuomo

Reply via email to