KBD_KEY_RELEASE 187 uspace/drv/hid/adb-kbd/ctl.c if (scancode & KBD_KEY_RELEASE) { KBD_KEY_RELEASE 188 uspace/drv/hid/adb-kbd/ctl.c scancode &= ~KBD_KEY_RELEASE; KBD_KEY_RELEASE 79 uspace/srv/hid/input/ctl/sun.c if (scancode & KBD_KEY_RELEASE) { KBD_KEY_RELEASE 80 uspace/srv/hid/input/ctl/sun.c scancode &= ~KBD_KEY_RELEASE;HelenOS homepage, sources at GitHub