[Lcdproc] How to change characters hex code?
Markus Dolze
bsdfan at nurfuerspam.de
Tue Mar 10 21:17:19 UTC 2009
Ismo Tanskanen wrote:
> Hi,
>
> I have little problem with my matrix orbital lcd's.
>
> I use mythtv and lcdprog to drive them, and I need scandic characters (ä
> and ö mostly) to be shown correctly.
>
> My third frontend has imon vfd and it shows them correctly out of box.
>
> But matrix orbital's show odd characters when there should be ä or ö.
>
> In matrix orbital manual, there is hax map to ascii characters, which
> shows that corresponding code for ä is 0x0E1 , but in standard character
> map it is 0x0E4.
>
> Is there way to change what hex code lcdprog sends to display when "ä"
> is needed? Is it possible to configure it in LCDd.conf or should I
> modify source?
>
>
>
The Matrix Orbital driver does not contain any character mapping functions.
Unfortunately the character table may differ from one model to another
and even for the same model with different hardware revisions.
As Matrix Orbital seems to use character displays based on standard
controllers, it might be possible to reuse the hd44780 character mapping
tables. I will put this on the to do list. Until then, you will have to
modify the source and remap those characters you need.
Markus
More information about the LCDproc
mailing list