On Wed, Sep 06, 2006 at 06:49:51AM +0200, Christian Perrier wrote: > Quoting Felipe Massia Pereira ([EMAIL PROTECTED]): > > Package: console-data > > Version: 2:1.0-2 > > Severity: normal > > > > > > This is my keyboard's lines with CAPS on in console mode: > > > > QWErTYUIOP > > ASDFGHJKLç > > ZXCVBNm > > > > "R", "Ç" and "M" are in lower case. > > > Hmmm, I just tried by myself on my laptop. While I agree for "ç", I > disagree for "r" and "m". They perfectly work when I "loadkeys > br-abnt2" > > the "ç" case is pretty strange, yes. It gives "Ç" when used with Shift > but not when Caps Lock is on.
With UTF-8 locales, Caps Lock only works for ASCII characters, see #280022. About r and m, this may be a bug in console-tools, it works with kbd. Denis