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

Bug#490013: More info regargin xkb-data and 'ro' layouts



On Sun, Jul 27, 2008 at 10:28:38 +0300, Andrei Popescu wrote:

> $ setxkbmap -v 10 ro std
> Setting verbose level to 10
> locale is C
> Warning! Multiple definitions of keyboard layout
>          Using command line, ignoring X server
> Applied rules from xorg:
> model:      pc105
> layout:     ro
> variant:    std
> Trying to build keymap using the following components:
> keycodes:   xfree86+aliases(qwertz)
> types:      complete
> compat:     complete
> symbols:    pc+ro(std_cedilla)
> geometry:   pc(pc105)
> 
> Please note "symbols:" shows "std_cedilla" and indeed the layout is the 
> one using cedillas.
> 
That's because /usr/share/X11/xkb/rules/xorg has:
! model         layout          variant         =       symbols
  *             ro              de              =       pc+ro(winkeys)
  *             ro              us              =       pc+ro(std_comma)
  *             ro              std             =       pc+ro(std_cedilla)
  *             ro              academic                =       pc+ro(std_comma)

So layout ro and variant std is mapped to symbols pc+ro(std_cedilla).

Cheers,
Julien



Reply to: