The Unicode HOW-TO, the advice about unicode_start and LatArCyrHeb in the /~.bash_profile file, the mule-ucs package together did the trick.

Many thanks.

(Do other people run into this kind of trouble ? Would putting the unicode_start struff in a default configuration start-up script help ?)

I do not know, what you want, but read the UNICODE-HOWTO.

and write in your

____ ( '/home/michifr/.bash_profile' ) _______________________________
/
| export LANG=fr_FR.UTF-8
| export LANGUAGE=fr_FR.UTF-8
| export LC_MESSAGES=fr_FR.UTF-8
| | echo "Starte Unicode..."
| unicode_start
| echo "Lade UNICODE Console Font und Tastaturlayout..."
| consolechars -v --font=LatArCyrHeb-16
| loadkeys -s de-latin1
\______________________________________________________________________


and in your

____ ( '/home/michifr/.bash_logout' ) ________________________________
/
| ########################################################################
| # Do not edit this lines. | # | unicode_stop
| loadkeys -s de-latin1
| consolechars -v --font=lat0-16
| # | # Do not edit the lines above
| ########################################################################
\______________________________________________________________________


--
Christopher Mann
[EMAIL PROTECTED]
mob. : 06 32 37 60 96


MUNICIPALITE INFO (tm) - http://www.municipalite.info
Informatique politique locale SARL � capital variable
Si�ge  : 3, square du Luxembourg, 35200 RENNES
 t�l. : 02 23 35 12 12 - fax : 02 23 30 88 56
Agence : 104, avenue de la Gare,  91300 MASSY
 t�l. : 01 69 30 35 92





Reply via email to