Public bug reported:

Binary package hint: console-setup

My XKB rules file has a set of rules with multiple consequents:

  ! model       layout  =       keycodes                symbols
    dbied       qwerty  =       maltron(qwerty)         maltron(qwerty)
    dbied       maltron =       maltron(maltron)        maltron(maltron)
    dbied       unix    =       maltron(qwerty)         maltron(unix-qwerty)

ckbcomp gets confused by the fact that there are two separate items on the
right hand side of the "=".  Because of this, it cannot determine the keycodes,
so it exits with the error "No keycodes, nor layout specified".

The rules file works just fine with X.

I'll attach a patch to ckbcomp that fixes the problem.

** Affects: console-setup (Ubuntu)
     Importance: Undecided
         Status: New

-- 
ckbcomp cannot handle multiple consequents in xkb rules
https://bugs.launchpad.net/bugs/139710
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to