On 9 Dec, François Patte wrote:
> I have just installed lyx version 1.1.3 from rpm.
>
> For every character I type in the lyx window,I get the message:
>
> enter process
> finished variables
> normalkey
>
> in the xterm in which I started lyx. What does it means? and how
> suppress this?
>
THE ANSWER BELOW COMES FROM THE SAME QUERY, MADE A FEW DAYS AGO.
| The lyx contains an annoying feature. I get tons of messages :
| enter process
| finished variables
| normalkey (deadkey)
| per every key that I press. They seem to come from the Trans::process
| function (src/trans.C). How can I get rid of it ?
Comment them out in the sources. I will remove them from CVS asap.
| I have also noted that lyx cannot display German "SS". I get in the lyx
| window "\ss{}" instead of the proper character (I'm using the
| european.kbd).
Hmm... I think we have some lurking bugs in kbd handling. Anyway if
you make your xserver emmit the correct keysym there is no problem.
But I would sure like some help in tracking this down.
Lgb