Re: Some shell's problem
From: James Ng Yuen Sum (james_nghk_debian_user_at_yahoo.com.hk)
Date: 07/24/03
- Previous message: Bret Comstock Waldow: "Re: [OT] SCO is going all out now"
- In reply to: David selby: "Re: Some shell's problem"
- Next in thread: Johannes Zarl: "Re: Some shell's problem"
- Reply: Johannes Zarl: "Re: Some shell's problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 24 Jul 2003 11:52:39 +0800 To: debian-user@lists.debian.org
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
>
>
-- To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Bret Comstock Waldow: "Re: [OT] SCO is going all out now"
- In reply to: David selby: "Re: Some shell's problem"
- Next in thread: Johannes Zarl: "Re: Some shell's problem"
- Reply: Johannes Zarl: "Re: Some shell's problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|