Date: Tue, 16 Oct 2007 18:19:31 +0800 From: ronggui <ronggui.huang@gmail.com> To: "Jerry McAllister" <jerrymc@msu.edu> Cc: User Questions <freebsd-questions@freebsd.org> Subject: Re: help: the Input problem Message-ID: <38b9f0350710160319i25663809p1c66efb710e51635@mail.gmail.com> In-Reply-To: <20071008151823.GB7586@gizmo.acns.msu.edu> References: <38b9f0350710071923w16c75c65lc7820b7f09d07f64@mail.gmail.com> <20071008151823.GB7586@gizmo.acns.msu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks. Finally, I set all the env variables in =AC/.tcshrc, It works. 2007/10/8, Jerry McAllister <jerrymc@msu.edu>: > > On Mon, Oct 08, 2007 at 10:23:01AM +0800, ronggui wrote: > > > I use scim as my input. > > > > When I use bash as my login shell, I add these lines to ~/.profile > > > > export LANG=3Dzh_CN.eucCN > > export LC_ALL=3Dzh_CN.eucCN > > export G_BROKEN_FILENAMES=3D1 > > export G_FILENAME_ENCODING=3DGBK > > export XMODIFIERS=3D'@im=3DSCIM' > > scim -d > > > > All is fine. But I would like to use tcsh as my login shell, and try > to add > > the followings to ~/.login_conf > > > > me:\ > > :lang=3Dzh_CN.eucCN:\ > > :charset=3Dgbk:\ > > :setenv=3DLC_ALL=3Dzh_CN.eucCN:\ > > :setenv=3DLC_COLLATE=3Dzh_CN.eucCN:\ > > :setenv=3DLC_CTYPE=3Dzh_CN.eucCN:\ > > :setenv=3DLC_MESSAGES=3Dzh_CN.eucCN:\ > > :setenv=3DLC_MONETARY=3Dzh_CN.eucCN:\ > > :setenv=3DLC_NUMERIC=3Dzh_CN.eucCN:\ > > :setenv=3DLC_TIME=3Dzh_CN.eucCN:\ > > :setenv=3DG_BROKEN_FILENAMES=3D1:\ > > :setenv=3DG_FILENAME_ENCODING=3DGBK:\ > > :setenv=3DXMODIFIERS=3D"@im=3DSCIM": > > > > and add "scim -d" to the ~/.xsession. I can't toggle on the scim. > > > > PS: I login in with kdm. > > > > What should I do to use tcsh as my login shell? > > Change the last field in your /etc/passwd entry to '/bin/tcsh' > and make sure /bin/tcsh is listed in /etc/shells > > You can then put whatever you want to set for your account > in your /home_directory_path/.cshrc file > > ////jerry > > > > > Thanks > > > > -- > > Ronggui Huang > > > > Department of Sociology, Fudan University, Shanghai, China > > > > Department of Public and Social Administration, CityU, HK > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > --=20 Ronggui Huang Department of Sociology, Fudan University, Shanghai, China Department of Public and Social Administration, CityU, HK
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38b9f0350710160319i25663809p1c66efb710e51635>