Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Lars,
|
| I am not able to make dead keys work with xforms 0.88. Here is the
| output I get when typing dead_acute+e:
|
| Workarea event: KEYBOARD
| XLookupBoth ´
| WorkArea: Key is `acute' [180]
| WorkArea: Keysym is `dead_acute' [65105]
| Workarea Diff: 1596210107
| KeySym is dead_acute[65105]
dead_acute is passed correctly to processKeysym
| Key [-1][dead_acute]
wrong lyxfunc called, should have been ~75.
some bind file is wrong?
_or_ really since this is supposed to be handled by lyxlookup,
something has changed there?
| The result is the insertion of a plain 'e'. I just doublechecked that
| this works with latest 1.1.5fixcvs (where I did the same 0.88/0.89
| separation).
something must have changed... do others also see this problem with
dead keys and XForms 0.88?
Lgb