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

Bug#379292: xkb-data hr layout broke the normal AltGr+numbers behaviour



On Sat, Aug 26, 2006 at 03:01:15PM +0200, Denis Barbier wrote:
> > On a standard Croatian keyboard, the AltGr (right Alt) key is not used as
> > a "compose" key in combination with the second row of the qwertz keyboard.
> 
> The attached patch has been applied, please tell me if I missed something.
> Thanks for your report.

>      include "cs(latin)"
> +    // Redefine these keys to match XFree86 Croatian layout
> +    key <AE01> { [         1,     exclam,   asciitilde,   dead_tilde ] };
> +    key <AE03> { [         3, numbersign,  asciicircum, dead_circumflex ] };
> +    key <AE05> { [         5,    percent,       degree, dead_abovering ] };
> +    key <TLDE> { [dead_cedilla, dead_diaeresis, notsign,     notsign ] };
> +    key <AB10> { [     minus, underscore, dead_belowdot, dead_abovedot ] };
>  };

Ah, you just redefined them the hard way around. I guess that will work.

You missed the 7 key. AE07? That one had the backtick (`) with AltGr.

I can't test AB10 because I have a pc101 :)

I have mixed feelings about the key TLDE (the one left of "1").

The key is very rarely used because both in MS Windows and in X it has the
meaning of cedilla/diaeresis, and the Croatian alphabet does not include
these diacritics. Granted, if someone wants to type e.g. German or Turkish
words, it's useful. Otherwise, it's useless.

On my old keyboard, which dates from 1993 and has both English and Croatian
engravings on it (the good old days :), the engravings on the left hand
side of that key are ~/` for English, and on the right hand side they are
_/- for Croatian. I think that's actually a mistake, since the actual common
_/- is on the key just left of my right shift key. But it probably
illustrates how confusing that key is on the Croatian keyboard layout. :)

We should probably make some sort of a poll on linux.hr to figure out if
that key's worth changing to the English version...

-- 
     2. That which causes joy or happiness.



Reply to: