Le Lundi 10 Septembre 2001 19:31, Charlie scribit :
> Here it is not working, tried different fonts, iso8859-1, iso8859-15...
> AltGr+E, Ctrl,Shift+Ctrl,Alt+Ctrl, etc....
> Nothing....
> This is swiss keyboard with fr_CH.... (and yes the euro is displayed on
> the E key meaning it should be used with AltGr).

/etc/sysconfig/i18n
and modify this :
LC_MONETARY=fr_CH@euro
LC_CTYPE=fr_CH@euro
LC_NUMERIC=fr_CH@euro
LC_MESSAGES=fr_CH@euro
LANGUAGE=fr_CH:fr
LC_TIME=fr_CH@euro
LC_COLLATE=fr_CH@euro

I you want you can do this more quickly ( but will not be permanent ) type 
this in a terminal and launch the application with this term ( give it a try 
with kmail for example ) :
[]$ export LC_ALL=fr_FR@euro

this will modify the previous evironment variables.
-- 
Copyleft Faber's prod. 2001
http://perso.wanadoo.fr/linux_wizard/index.html

Reply via email to