HelenOS sources

KC_W               56 uspace/drv/hid/adb-kbd/ctl.c 	[0x0d] = KC_W,
KC_W               76 uspace/drv/hid/atkbd/atkbd.c 	[0x1d] = KC_W,
KC_W               69 uspace/drv/hid/usbhid/kbd/conv.c 	[0x1a] = KC_W,
KC_W               68 uspace/drv/hid/xtkbd/xtkbd.c 	[0x11] = KC_W,
KC_W              391 uspace/lib/vt/src/vt100.c 		vt100_key(vt, KM_ALT, KC_W, 0);
KC_W             1018 uspace/lib/vt/src/vt100.c 		vt100_key(vt, 0, KC_W, c);
KC_W             1170 uspace/lib/vt/src/vt100.c 		vt100_key(vt, KM_SHIFT, KC_W, c);
KC_W             1294 uspace/lib/vt/src/vt100.c 		vt100_key(vt, KM_CTRL, KC_W, c);
KC_W               97 uspace/srv/hid/input/ctl/stty.c 	0,	KC_W,		0x77, GSP_END,
KC_W              155 uspace/srv/hid/input/ctl/stty.c 	KM_SHIFT,	KC_W,		0x57, GSP_END,
KC_W              233 uspace/srv/hid/input/ctl/stty.c 	KM_CTRL, 	KC_W,		0x17, GSP_END,
KC_W              276 uspace/srv/hid/input/ctl/stty.c 	KM_ALT,	KC_W,		0x1b, 0x77, GSP_END,
KC_W              153 uspace/srv/hid/input/ctl/sun.c 	[0x37] = KC_W,
KC_W               83 uspace/srv/hid/input/layout/ar.c 	[KC_W] = L'ص',
KC_W              141 uspace/srv/hid/input/layout/ar.c 	[KC_W] = L'ً',
KC_W               67 uspace/srv/hid/input/layout/cz.c 	[KC_W] = 'w',
KC_W               98 uspace/srv/hid/input/layout/cz.c 	[KC_W] = 'W',
KC_W               55 uspace/srv/hid/input/layout/fr_azerty.c 	[KC_W] = 'z',
KC_W               86 uspace/srv/hid/input/layout/fr_azerty.c 	[KC_W] = 'Z',
KC_W              137 uspace/srv/hid/input/layout/us_dvorak.c 	[KC_W] = ',',
KC_W              167 uspace/srv/hid/input/layout/us_dvorak.c 	[KC_W] = '<',
KC_W               55 uspace/srv/hid/input/layout/us_qwerty.c 	[KC_W] = 'w',
KC_W               86 uspace/srv/hid/input/layout/us_qwerty.c 	[KC_W] = 'W',
HelenOS homepage, sources at GitHub