The Euro symbol on FreeBSD

$FreeBSD: doc/en_US.ISO8859-1/articles/euro/article.sgml,v 1.11 2005/08/18 07:53:23 pav Exp $


1 The Euro in a nutshell

If you already feel comfortable with localization as described in the FreeBSD Handbook you might be only interested in the following facts which will get you started quickly:

ISO8859-15

This is a slight modification of the commonly used ISO8859-1 character map. It includes the Euro symbol. Used for the LANG, LC_CTYPE environment variables.

iso15-8x16.fnt

The vidcontrol(1) font for the console

/usr/share/syscons/keymaps/*.iso.kbd

Appropriate keyboard maps depending on your language. Set your keymap entry in rc.conf to one of these.

LC_CTYPE

Used to specify the correct character type in your locale.

XkbLayout "lang(euro)"

XFree86 config option.

/usr/X11R6/lib/X11/fonts/*/fonts.alias

Be sure to adapt your X11 fonts to -*-..-*-iso8859-15

This, and other documents, can be downloaded from ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/.

For questions about FreeBSD, read the documentation before contacting <questions@FreeBSD.org>.
For questions about this documentation, e-mail <doc@FreeBSD.org>.