Re: German Umlauts
Bernhard Walle <[email protected]>
| Newsgroups | gmane.comp.sysutils.lcdproc |
|---|---|
| Message-ID | <[email protected]> |
Hi Hans, * Hans <[email protected]> [2011-04-26 12:39]: > > is there any way to get LCDProc working with German Umlauts? At the > moment the > ü becomes o with tilde > ö becomes o > ä becomes á Are you sure that the client handles the input correctly? Usually it needs to be iso-8859-1 (latin1), not utf-8 which is the default character set nowadays in most Linux configurations. For example if you start the LCDd with ncurses "emulation", you need to use luit(1). Regards, Bernhard