tag | line | file | source code |
---|---|---|---|
KG_ALTGR | 29 | drivers/char/kbd_kern.h | #define VC_ALTGRLOCK KG_ALTGR /* altgr lock mode */ |
KG_ALTGR | 366 | include/linux/keyboard.h | #define K_ALTGR K(KT_SHIFT,KG_ALTGR) |
KG_ALTGR | 405 | include/linux/keyboard.h | #define K_ALTGRLOCK K(KT_LOCK,KG_ALTGR) |
KG_ALTGR | 414 | include/linux/keyboard.h | #define K_ALTGR_SLOCK K(KT_SLOCK,KG_ALTGR) |