[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#229758: openoffice.org: accented character input not working due to locale munging



On Fri, 23 Apr 2004, Michal Kaspar wrote:

> Same happens with cs_CZ locale. My standard settings is:
> LANG=POSIX
> LC_CTYPE=cs_CZ
> LC_NUMERIC="POSIX"
> LC_TIME="POSIX"
> LC_COLLATE="POSIX"
> LC_MONETARY="POSIX"
> LC_MESSAGES="POSIX"
> LC_PAPER="POSIX"
> LC_NAME="POSIX"
> LC_ADDRESS="POSIX"
> LC_TELEPHONE="POSIX"
> LC_MEASUREMENT="POSIX"
> LC_IDENTIFICATION="POSIX"
> LC_ALL=
>
> to get accented charactes but english interface. Dead keys do not work
> with this locales (cz_qwerty keyboard). When I set LANG=cs_CZ,
> everything works as it should (except that I get czech interface of
> course).

Yes, I observed the same behaviour, one can solve it by setting:
LANG=cs_CZ.ISO-8859-2
LC_CTYPE=cs_CZ.ISO-8859-2
LC_MESSAGES=en_US.ISO-8859-1
LC_NUMERIC=en_US.ISO-8859-1
LC_TIME=en_US.ISO-8859-1

but of course to get accented characters LC_CTYPE should be enough. So it
is indeed a bug.

           Tomas Davidek

 E-mail : davidek@ipnp.troja.mff.cuni.cz,
	  Tomas.Davidek@cern.ch



Reply to: