]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/include/keyboard.h
Handle NaN and Inf edge cases as specified by posix, instead of barfing.
[plan9front.git] / sys / include / keyboard.h
index c3aff395dba00ccc96908c42f737ed90c754afd1..a9539a1a3810c8b2bf02666ee54ccb64993c3462 100644 (file)
@@ -45,6 +45,8 @@ enum {
        Kscrollonedown= KF|0x21,
 
        Ksoh=   0x01,
+       Kstx=   0x02,
+       Ketx=   0x03,
        Keof=   0x04,
        Kenq=   0x05,
        Kack=   0x06,