Searched refs:shift_l (Results 1 – 1 of 1) sorted by relevance
29 PRIVATE t_bool shift_l; /* l shift state */ variable118 t_bool caps = shift_l || shift_r; in keyboard_read()136 shift_l = make; in keyboard_read()246 key |= shift_l ? FLAG_SHIFT_L : 0; in keyboard_read()
Completed in 6 milliseconds