How can I prevent users from changing terminal characteristics.
I need to prevent the users from changing the terminal emulation from TTY to VTxxx.
My application capture data from a lab instrument using a direct connect connection.
I need to prevent the user from cursoring around on the sceen and changing data send from the instrument.
The TTY terminal type seems to limit the users ability to move around on the screen and change data.
I need to prevent the users from changing the terminal emulation from TTY to VTxxx.
My application capture data from a lab instrument using a direct connect connection.
I need to prevent the user from cursoring around on the sceen and changing data send from the instrument.
The TTY terminal type seems to limit the users ability to move around on the screen and change data.