Reorganised the modules directory, started serious work on GUI support
[tpg/acess2.git] / Usermode / include / acess / devices / terminal.h
index 2fc460b..8397d18 100644 (file)
@@ -10,7 +10,8 @@ enum eDrv_Terminal {
        TERM_IOCTL_MODETYPE = 4,
        TERM_IOCTL_WIDTH,
        TERM_IOCTL_HEIGHT,
-       TERM_IOCTL_QUERYMODE
+       TERM_IOCTL_QUERYMODE,
+       TERM_IOCTL_FORCESHOW
 };
 
 

UCC git Repository :: git.ucc.asn.au