KPty
kpty.h
Go to the documentation of this file.
void setCTty()
Creates a new session and process group and makes this pty the controlling tty.
Definition kpty.cpp:474
void login(const char *user=0, const char *remotehost=0)
Creates an utmp entry for the tty.
Definition kpty.cpp:501
bool tcSetAttr(struct ::termios *ttmode)
Wrapper around tcsetattr(3) with mode TCSANOW.
Definition kpty.cpp:656
bool setWinSize(int lines, int columns)
Change the logical (screen) size of the pty.
Definition kpty.cpp:666
Definition kpty_p.h:30
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.