Modules/SB16 - Stub driver, nowhere near complete
[tpg/acess2.git] / Kernel / include / tpl_drv_terminal.h
index ee50392..b32b83d 100644 (file)
@@ -65,7 +65,14 @@ enum eTplTerminal_IOCtl {
         * ioctl(...)\r
         * \brief Forces the current terminal to be shown\r
         */\r
-       TERM_IOCTL_FORCESHOW\r
+       TERM_IOCTL_FORCESHOW,\r
+       \r
+       /**\r
+        * ioctl(...)\r
+        * \brief Returns the current text cursor position\r
+        * \return Cursor position (as X+Y*Width)\r
+        */\r
+       TERM_IOCTL_GETCURSOR\r
 };\r
 \r
 /**\r

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