> 
> In addition, you can use
> strace -o out lyx
> grep lyx.mo out
> this should result in a line like
> open("/usr/share/locale/de/LC_MESSAGES/lyx.mo", O_RDONLY) = 6
> and see if LyX is reading the correct file.
> 
>   Pit
> 

Hmm! This changed not so much! At first
grep lyx.mo out gave the following message:

open("/usr/X11R6/share/locale/de_DE/LC_MESSAGES/lyx.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/X11R6/share/locale/de/LC_MESSAGES/lyx.mo", O_RDONLY) = 6  

so, a different path as you mentioned
>open("/usr/share/locale/de/LC_MESSAGES/lyx.mo", O_RDONLY) = 6 ) 

I thought, o.k. lets try the new version of the lyx.mo file in this
directory path. Indeed the behaviour changed a little bit! The 'o' is
now clear underlined in the menu. But if I use the shortcut still the
math-funktion opens! With the small difference that no additional
paragraph is added anymore. I tried it with different .bind files (The
original ones!): cau, menu, de_menu. 
 
whats wrong? Do I have the right lyx.mo file?
ftp://hst33127.phys.uu.nl/pub/LyX/lyx.mo_1.1.6fix1.gz

Thies

Reply via email to