HelenOS sources
KC_B 54 uspace/drv/hid/adb-kbd/ctl.c [0x0b] = KC_B,
KC_B 111 uspace/drv/hid/atkbd/atkbd.c [0x32] = KC_B,
KC_B 48 uspace/drv/hid/usbhid/kbd/conv.c [0x05] = KC_B,
KC_B 103 uspace/drv/hid/xtkbd/xtkbd.c [0x30] = KC_B,
KC_B 551 uspace/lib/vt/src/vt100.c vt100_key(vt, KM_ALT, KC_B, c);
KC_B 1237 uspace/lib/vt/src/vt100.c vt100_key(vt, 0, KC_B, c);
KC_B 1389 uspace/lib/vt/src/vt100.c vt100_key(vt, KM_SHIFT, KC_B, c);
KC_B 1487 uspace/lib/vt/src/vt100.c vt100_key(vt, KM_CTRL, KC_B, c);
KC_B 128 uspace/srv/hid/input/ctl/stty.c 0, KC_B, 0x62, GSP_END,
KC_B 186 uspace/srv/hid/input/ctl/stty.c KM_SHIFT, KC_B, 0x42, GSP_END,
KC_B 254 uspace/srv/hid/input/ctl/stty.c KM_CTRL, KC_B, 0x02, GSP_END,
KC_B 307 uspace/srv/hid/input/ctl/stty.c KM_ALT, KC_B, 0x1b, 0x62, GSP_END,
KC_B 202 uspace/srv/hid/input/ctl/sun.c [0x68] = KC_B,
KC_B 107 uspace/srv/hid/input/layout/ar.c [KC_B] = L'ﻻ',
KC_B 165 uspace/srv/hid/input/layout/ar.c [KC_B] = L'ﻵ',
KC_B 91 uspace/srv/hid/input/layout/cz.c [KC_B] = 'b',
KC_B 122 uspace/srv/hid/input/layout/cz.c [KC_B] = 'B',
KC_B 79 uspace/srv/hid/input/layout/fr_azerty.c [KC_B] = 'b',
KC_B 110 uspace/srv/hid/input/layout/fr_azerty.c [KC_B] = 'B',
KC_B 77 uspace/srv/hid/input/layout/us_dvorak.c [KC_B] = 'x',
KC_B 110 uspace/srv/hid/input/layout/us_dvorak.c [KC_B] = 'X',
KC_B 79 uspace/srv/hid/input/layout/us_qwerty.c [KC_B] = 'b',
KC_B 110 uspace/srv/hid/input/layout/us_qwerty.c [KC_B] = 'B',
HelenOS homepage, sources at GitHub