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

Re: xkb Layout does not work altGr key



On Sun, Nov 20, 2005 at 09:13:03PM +0100, Almut Behrens wrote:
> On Sun, Nov 20, 2005 at 08:33:33AM +0100, Jose Salavert wrote:
> > I have made this dvorak layout , but AltGr does not work.
> (...)
> 
>     key <AE01> {        [           1,  EuroSign,       ]
>                         [         bar,  cent            ]       };

...another thing I just realised is that you often omitted the comma
between symbol groups.  For example, I think the above definition
(which I copied from your dvorak-plus) would have to read

    key <AE01> {        [           1,  EuroSign        ],
                        [         bar,  cent            ]       };

Almut



Reply to: