Re: Can't type into queries
Tuomo Valkonen <[email protected]>
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <[email protected]> |
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