Markus Zehnder - 2003-07-24

Logged In: YES
user_id=57785

0.6.3 has a user configurable character map in gen_lcd.ini

Check section [HD44780_CHARMAP] and configure it to your
needs. Many LCD don't support Umlaute and other special
characters.
In your case just delete or modify the following lines:
=225
=225
=239
=239
=245
=245

The values can either be the decimal code or another character:
=61
=a
are the same (IF character a is at position 61) !
Mapping characters to custom characters is not supported...