diff options
Diffstat (limited to 'sys/include/keyboard.h')
| -rw-r--r-- | sys/include/keyboard.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/include/keyboard.h b/sys/include/keyboard.h index c3aff395d..a9539a1a3 100644 --- a/sys/include/keyboard.h +++ b/sys/include/keyboard.h @@ -45,6 +45,8 @@ enum { Kscrollonedown= KF|0x21, Ksoh= 0x01, + Kstx= 0x02, + Ketx= 0x03, Keof= 0x04, Kenq= 0x05, Kack= 0x06, |
