Home
last modified time | relevance | path

Searched refs:MOD_CONTROL_L (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/wscons/
Dwskbd.c199 #define MOD_CONTROL_L (1 << 4) macro
213 #define MOD_ANYCONTROL (MOD_CONTROL_L | MOD_CONTROL_R)
1272 | MOD_CONTROL_L | MOD_CONTROL_R in wskbd_displayioctl_sc()
1687 MOD_CONTROL_L | MOD_CONTROL_R | in wskbd_translate()
1732 update_modifier(id, type, 0, MOD_CONTROL_L); in wskbd_translate()