HelenOS sources
KC_L 781 uspace/app/edit/edit.c case KC_L:
KC_L 434 uspace/dist/src/c/demos/edit/edit.c case KC_L:
KC_L 80 uspace/drv/hid/adb-kbd/ctl.c [0x25] = KC_L,
KC_L 99 uspace/drv/hid/atkbd/atkbd.c [0x4b] = KC_L,
KC_L 58 uspace/drv/hid/usbhid/kbd/conv.c [0x0f] = KC_L,
KC_L 91 uspace/drv/hid/xtkbd/xtkbd.c [0x26] = KC_L,
KC_L 525 uspace/lib/vt/src/vt100.c vt100_key(vt, KM_ALT, KC_L, c);
KC_L 1211 uspace/lib/vt/src/vt100.c vt100_key(vt, 0, KC_L, c);
KC_L 1363 uspace/lib/vt/src/vt100.c vt100_key(vt, KM_SHIFT, KC_L, c);
KC_L 1471 uspace/lib/vt/src/vt100.c vt100_key(vt, KM_CTRL, KC_L, c);
KC_L 118 uspace/srv/hid/input/ctl/stty.c 0, KC_L, 0x6c, GSP_END,
KC_L 176 uspace/srv/hid/input/ctl/stty.c KM_SHIFT, KC_L, 0x4c, GSP_END,
KC_L 248 uspace/srv/hid/input/ctl/stty.c KM_CTRL, KC_L, 0x0c, GSP_END,
KC_L 297 uspace/srv/hid/input/ctl/stty.c KM_ALT, KC_L, 0x1b, 0x6c, GSP_END,
KC_L 183 uspace/srv/hid/input/ctl/sun.c [0x55] = KC_L,
KC_L 101 uspace/srv/hid/input/layout/ar.c [KC_L] = L'م',
KC_L 159 uspace/srv/hid/input/layout/ar.c [KC_L] = L'/',
KC_L 85 uspace/srv/hid/input/layout/cz.c [KC_L] = 'l',
KC_L 116 uspace/srv/hid/input/layout/cz.c [KC_L] = 'L',
KC_L 73 uspace/srv/hid/input/layout/fr_azerty.c [KC_L] = 'l',
KC_L 104 uspace/srv/hid/input/layout/fr_azerty.c [KC_L] = 'L',
KC_L 70 uspace/srv/hid/input/layout/us_dvorak.c [KC_L] = 'n',
KC_L 103 uspace/srv/hid/input/layout/us_dvorak.c [KC_L] = 'N',
KC_L 73 uspace/srv/hid/input/layout/us_qwerty.c [KC_L] = 'l',
KC_L 104 uspace/srv/hid/input/layout/us_qwerty.c [KC_L] = 'L',
HelenOS homepage, sources at GitHub