Hi Holger, On Fri, 12 Dec 2003 15:51:27 +0100 "Holger Zebner" <[EMAIL PROTECTED]> wrote:
> I have lyx-qt 1.3.2 installed on a German linux system. [..] > But when I start it with the "run"-command (ALT+F2) it would start > with the English interface. > > Where do I change this intro a always German startup? This depends on your distribution, some more info would be nice. If you have a $HOME/.xsession file, you could try to insert the following code there before the windowmanager ist started: LC_ALL=de_DE export LC_ALL My .xsession looks like: PATH=$PATH:$HOME/bin export $PATH [EMAIL PROTECTED] exec ratpoison but I think you are using KDE and then you don't like ratpoison :) Karsten
