Reorganised the modules directory, started serious work on GUI support
[tpg/acess2.git] / Kernel / include / tpl_drv_terminal.h
index 907cc14..21ba290 100644 (file)
@@ -59,7 +59,13 @@ enum eTplTerminal_IOCtl {
         * \note The id field of \a info is not for use with ::TERM_IOCTL_MODETYPE\r
         *       This field is just for indexing the mode to get its information.\r
         */\r
-       TERM_IOCTL_QUERYMODE\r
+       TERM_IOCTL_QUERYMODE,\r
+       \r
+       /**\r
+        * ioctl(...)\r
+        * \brief Forces the current terminal to be shown\r
+        */\r
+       TERM_IOCTL_FORCESHOW\r
 };\r
 \r
 /**\r

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