tag | line | file | source code |
KT_SPEC | 305 | include/linux/keyboard.h | #define K_HOLE K(KT_SPEC,0) |
KT_SPEC | 306 | include/linux/keyboard.h | #define K_ENTER K(KT_SPEC,1) |
KT_SPEC | 307 | include/linux/keyboard.h | #define K_SH_REGS K(KT_SPEC,2) |
KT_SPEC | 308 | include/linux/keyboard.h | #define K_SH_MEM K(KT_SPEC,3) |
KT_SPEC | 309 | include/linux/keyboard.h | #define K_SH_STAT K(KT_SPEC,4) |
KT_SPEC | 310 | include/linux/keyboard.h | #define K_BREAK K(KT_SPEC,5) |
KT_SPEC | 311 | include/linux/keyboard.h | #define K_CONS K(KT_SPEC,6) |
KT_SPEC | 312 | include/linux/keyboard.h | #define K_CAPS K(KT_SPEC,7) |
KT_SPEC | 313 | include/linux/keyboard.h | #define K_NUM K(KT_SPEC,8) |
KT_SPEC | 314 | include/linux/keyboard.h | #define K_HOLD K(KT_SPEC,9) |
KT_SPEC | 315 | include/linux/keyboard.h | #define K_SCROLLFORW K(KT_SPEC,10) |
KT_SPEC | 316 | include/linux/keyboard.h | #define K_SCROLLBACK K(KT_SPEC,11) |
KT_SPEC | 317 | include/linux/keyboard.h | #define K_BOOT K(KT_SPEC,12) |
KT_SPEC | 318 | include/linux/keyboard.h | #define K_CAPSON K(KT_SPEC,13) |
KT_SPEC | 319 | include/linux/keyboard.h | #define K_COMPOSE K(KT_SPEC,14) |
KT_SPEC | 320 | include/linux/keyboard.h | #define K_SAK K(KT_SPEC,15) |
KT_SPEC | 321 | include/linux/keyboard.h | #define K_DECRCONSOLE K(KT_SPEC,16) |
KT_SPEC | 322 | include/linux/keyboard.h | #define K_INCRCONSOLE K(KT_SPEC,17) |
KT_SPEC | 323 | include/linux/keyboard.h | #define K_SPAWNCONSOLE K(KT_SPEC,18) |
KT_SPEC | 324 | include/linux/keyboard.h | #define K_BARENUMLOCK K(KT_SPEC,19) |
KT_SPEC | 326 | include/linux/keyboard.h | #define K_ALLOCATED K(KT_SPEC,126) /* dynamically allocated keymap */ |
KT_SPEC | 327 | include/linux/keyboard.h | #define K_NOSUCHMAP K(KT_SPEC,127) /* returned by KDGKBENT */ |