Hi,
I would like to have a system with only euro compatible fonts installed.
x-window-system-core package depends on ISO-8859-1 fonts, so these are
always installed. So even if I install the transcoded packages, users
will be presented with a list of fonts that not necessarly support their
loc
Why doesn't Euro in linux have the same ASCII code as Windows?
At least, in IRC it doesn't seem to be...
Thanks
--
Paladin
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Fri, 3 Dec 1999, J Horacio MG wrote:
> Hi,
>
> I have defined iso-8859-15 charset in my $HOME/.bash_profile, and it
> works as such if I set a proper font for it, eg.:
>
> # setfont lat9u-16.psf
>
> lat9u-16.psf is a font I copied into /usr/share/consolefonts/. I us
Hi,
I have defined iso-8859-15 charset in my $HOME/.bash_profile, and it
works as such if I set a proper font for it, eg.:
# setfont lat9u-16.psf
lat9u-16.psf is a font I copied into /usr/share/consolefonts/. I use
/etc/kbd/default.map for getting characters specific of iso-8859-15,
just
h
> MM_CHARSET=ISO-8859-15
> export LANGUAGE LC_ALL LANG MM_CHARSET
>
> so to be able to read/write the new euro currency sign, I put in
> /etc/kbd/default.map:
>
> keycode 18 = e
> control keycode 18 = currency
You can now input the character. However, you still nee
Hi,
I compiled the following native language support modules in the kernel
(2.2.10):
CONFIG_NLS_CODEPAGE_850=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_15=y
and the rest as modules. Then, in ~/.bash_profile I've got:
LANGUAGE=es:en
LC_ALL=es_ES
LANG=spanish
MM_CHARSET=ISO-8859-15
e
6 matches
Mail list logo