Lars Gullik Bjønnes wrote:
>
> [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
>
> | "Garst R. Reese" <[EMAIL PROTECTED]> writes:
> |
> | | Workarea event: KEYBOARD
> | | WorkArea: Key is `' [0]
> | | WorkArea: Keysym is `Multi_key' [65312]
> | | Workarea event: KEYBOARD
> | | WorkArea: Key is `' [0]
> | | WorkArea: Keysym is `c' [99]
> | | Workarea event: KEYBOARD
> | | WorkArea: Key is `' [0]
> | | WorkArea: Keysym is `' [0]
> | | Workarea event: KEYBOARD
> | | WorkArea: Key is `copyright' [169]
> | | WorkArea: Keysym is `' [0]
> | | Using keysym [B]
> | | Workarea Diff: 2830209853
> | | KeySym is copyright[169] State is [1]
> | | action first set to [-1]
> | | meta_fake_bit is [0]
> | | action now set to [-1]
> | | Key [-1][S-copyright]
> | | Removing modifiers...
> | | Action now set to [87]
> | | TmpKeysym [0]
> | | SelfInsert arg[]
> | | ----------------------------------
> | | But the copyright symbol never shows up.
> | | Nothing else in compose worked either.
> | | Garst
> |
> | The log looks correct...
> |
> | I have to investigate this. Will do after the weekend.
>
> Ok, I have changed most of this handling so now I have dead-keys,
> Composed keys and AltGr keys working in my tree. I am not quite sure
> how this change will work out for non latin-1 languages, but as long
> as the fonts are setup correctly there should be no problem.
>
> I'll commit pretty soon.
>
> --
> Lgb
WorkArea: Keysym is `Multi_key' [65312]
Workarea event: KEYBOARD
WorkArea: Key is `' [0]
WorkArea: Keysym is `c' [99]
Workarea event: KEYBOARD
WorkArea: Key is `' [0]
WorkArea: Keysym is `r' [114]
Running QuitLyX.
That's all folks. Nothing on LyX screen.
Did you commit?
gcc-2.95.2, libc-2.2, configure --disable-nls
Garst