Get the terminal line-editing keys
void PtTerminalGetKeys( int protocol, struct termios *buf );
This function fills the following items of the buf->c_cc array with values appropriate for the given protocol:
The other fields of the structure are not modified. For more information, see the Pt_ARG_TERM_PROTOCOL resource associated with the PtTerminal widget.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |