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