[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Some shell's problem



HI, David selby,

I have followed your instructions, but the konsole still do not know the "export LANG=zh_TW.Big5" and "env|grep LC" after login. I have made a file in ~/.kde/Autostart called open_xcin, is it right? Do i need to write something more in this file, or in other file so that the open_xcin file can work. I just make the file and put in the directory ~/.kde/Autostart and change the permission to 777. Is it enough.

Thank you for your instruction.

Regards,
James Ng
David selby wrote:

James Ng Yuen Sum wrote:

Hi,

I am a chinese user. If i want to use xcin(one input chinese characters
XIM server), I need to open a konsole and type the following command:

export LANG=zh_TW.Big5
env|grep LC

I have tried to add the above command in ~./bashrc and ~/.profile, but
when i start kde again, i have to type again, so that i want to ask
which file i need to edit so that the above two commands can run
automatically when i start linux.

Regards,
James Ng


look in

~/.kde/Autostart

Make a file

#!/bin/sh
export .......

Change its permissions to executable,

This should work
Dave






Reply to: