TESTING - Patches to implement Ctrl-C in VTerm
[tpg/acess2.git] / KernelLand / Kernel / drv / vterm.h
index 00fbb7a..55eea0e 100644 (file)
@@ -75,6 +75,8 @@ struct sVTerm
        Uint32  RawScancode;    //!< last raw scancode recieved
 //     tSemaphore      InputSemaphore;
        
+       tPGID   OwningProcessGroup;     //!< The process group that owns the terminal
+
        Uint32          *Buffer;
 
        // TODO: Do I need to keep this about?

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