John Levon wrote:
> On Wed, Nov 20, 2002 at 08:29:24PM +0100, Juergen Spitzmueller wrote:
> > In the qt version, I can type neither Umlauts (ä, ö, ü) nor sharp s (ß)
>
> how are you typing  it ? what does xev show ?

Direct input with the (german) keyboard.

xev for "ä":

KeyRelease event, serial 27, synthetic NO, window 0x2c00001,
    root 0x39, subw 0x0, time 2775053255, (-335,310), root:(259,328),
    state 0x0, keycode 48 (keysym 0xe4, adiaeresis), same_screen YES,
    XLookupString gives 1 characters:  "ä"

> which qt version ?

3.0.5

> > Press key 65535 text "ä", ascii "228"
> > sym empty in getSymbolName()
> > getSymbolName() -> ä
> > KeySym is ä
>
> after this point in processKeySym(), how far does it get ?

I don't know what you mean. This is all I see.

Herbert's patch fixes it btw. (thanks Herbert)

Jürgen.

> regards
> john

Reply via email to