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

Re: Console-Setup switch



Samuel Thibault, le Tue 27 Jan 2009 00:46:42 +0100, a écrit :
> +# Add some more ambiguity flags
> +# Ideally these ambiguities should be expressed in base.xml instead
> +$KeyboardNames::countries_keyboards{"BG"}->{"ambiguous"} = 1;
> +$KeyboardNames::countries_keyboards{"CZ"}->{"ambiguous"} = 1;
> +$KeyboardNames::countries_keyboards{"IL"}->{"ambiguous"} = 1;
> +$KeyboardNames::countries_keyboards{"LT"}->{"ambiguous"} = 1;
> +$KeyboardNames::countries_keyboards{"MT"}->{"ambiguous"} = 1;
> +$KeyboardNames::countries_keyboards{"TH"}->{"ambiguous"} = 1;

Ah, I forgot to explain those lines.  I don't know why the layout
priority was set to critical for those.  Those lines should be replaced
by entries in base.xml that tell which other keyboards could be seen in
those countries, and then my patch will detect the ambiguity
automatically.

Samuel


Reply to: