Re: input methods
- From: Owen Taylor <otaylor redhat com>
- To: gtk-i18n-list gnome org
- Subject: Re: input methods
- Date: 23 May 2001 16:02:01 -0400
Pablo Saratxaga <pablo mandrakesoft com> writes:
> Kaixo!
>
> Ok, so i tried the input methods in testtext.
>
> I found a problem with the visqr one.
>
> It is not directly related to visqr, but to keyboard handling in fact.
>
> In visqr input you can type a thing like 'ecircumflex' by typing 'e'
> then 'asciicircum'.
>
> The problem is that on my keyboard the 'asciicircum' is at third position
> on a key, that is, I have to do AltGr-key to enter it.
>
> can the input methods be fixed so it is possible to type also using
> keysyms accessed trough AltGr-key and AltGr-shift-key ?
This works fine for me, in fact, I do it all the time.
e.g., with GtkIMContextSimple, I can enter ü as
<AltGR>{ + u [ <AltGR>{ ==dead_diaeresis ]
and å as:
<AltGR><Shift>{ + a [ <AltGR><Shift>{ == dead_above_ring ]
Are you sure that the keysym you are getting is actually asciicircum,
not, say, dead_circumflex?
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]