DreymaR/BigBagKbdTrixXKB

`\` key is broken in pc104aw-zqu layout

alaviss opened this issue · 3 comments

My keyboard configuration:

Option "XkbLayout" "us"
Option "XkbModel" "pc104aw-zqu"
Option "XkbVariant" "cmk_ed_us"
Option "XkbOptions" "misc:extend,lv5:caps_switch_lock,grp:shifts_toggle,compose:menu,keypad:pointerkeys,misc:cmk_curl_dh"

The \ key generates no symbol whatsoever

KeyPress event, serial 33, synthetic NO, window 0x2000001,
    root 0xf5, subw 0x0, time 30662205, (244,77), root:(261,482),
    state 0x0, keycode 51 (keysym 0x0, NoSymbol), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

xev output on \ keypress

Commenting out line 413 in file keycodes/evdev fixes the problem

Thanks! I suspect the alias <BKSL> = <AC12> may be the culprit.

The offending line used to be commented out because it maps the key just like the default.

Could you test whether this line works:
<BKSL> = 51; // \ < \