Date: Thu, 1 Jan 1998 05:19:57 +0200 (EET) From: Adrian Penisoara <ady@warpnet.ro> To: Baris Simsek <simsek@hitit.bimel.com.tr> Cc: freebsd-i18n@FreeBSD.ORG Subject: Re: Turkish support Message-ID: <Pine.BSF.4.10.9801010510420.4035-100000@ady.warpnet.ro> In-Reply-To: <20011228105637.S55242-100000@hitit.bimel.com.tr>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, The most important part is setting your locale languale by setting the LANG environment variable, for example in your .profile: LANG=tr_TR.ISO_8859-9 ; export LANG Another way to do that is adding this in your .login_conf: me:\ :charset=iso-8859-8:\ :lang=tr_TR.ISO_8859-9: For the FreeBSD syscon console: use sysinstall or vidfont to select the ISO-8859-9 Turkish console font (take care, there is only the 8x16 font, so you won't be able to use the 80x30/80x43/80x50/80x60 text modes). Then you should select the "Turkish ISO-8859-9" keyboard mapping through kbdmap or sysinstall (take care for kbdmap/vidfont changes the console font on startup, so you should launch kbdmap then vidfont). For X: you should look for fonts with iso-8859-9 encoding and install them in your X fonts directories. Ady (@warpnet.ro) _______________________________________________________________________ | Programming in BASIC causes brain damage. | | (Edsger Wybe Dijkstra) | On Fri, 28 Dec 2001, Baris Simsek wrote: > i am new in this list. > > I would you like to learn "How can i set up my FreeBSD console and X to > Turkish language support." > > What is related files? what is correct path to change language US to > another language? > > thx. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-i18n" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-i18n" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9801010510420.4035-100000>