.\" -*- coding: UTF-8 -*- .\" Copyright (c) 2006 by Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are .\" preserved on all copies. .\" .\" Permission is granted to copy and distribute modified versions of this .\" manual under the conditions for verbatim copying, provided that the .\" entire resulting derived work is distributed under the terms of a .\" permission notice identical to this one. .\" .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from .\" the use of the information contained herein. The author(s) may not .\" have taken the same level of care in the production of this manual, .\" which is licensed free of charge, as they might when working .\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" .\" 28 Dec 2006 - Initial Creation .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH TERMIO 7 "12. Februar 2013" Linux Linux\-Programmierhandbuch .SH BEZEICHNUNG termio \- System\-V\-Schnittstelle für Terminaltreiber .SH BESCHREIBUNG \fBtermio\fP ist der Name der alten System\-V\-Schnittstelle für Terminaltreiber. Diese Schnittstelle definierte eine Struktur \fItermio\fP, in der die Terminaleinstellungen gespeichert wurden, und eine Reihe von \fBioctl\fP(2)\-Operationen zum Ermitteln und Setzen von Terminalattributen. Die \fBtermio\fP\-Schnittstelle ist jetzt überholt: POSIX.1\-1990 standardisierte unter dem Namen \fBtermios\fP eine abgewandelte Version dieser Schnittstelle. Die POSIX.1\-Datenstruktur weicht geringfügig von der System\-V\-Version ab. Außerdem definierte POSIX.1 eine Reihe von Funktionen als Ersatz für die verschiedenen \fBioctl\fP(2)\-Operationen, die System V bereitstellte. (Das geschah, weil \fBioctl\fP(2) nicht standardisiert war und das variadische dritte Argument nicht auf seinen Typ geprüft werden kann.) Wenn Sie nach einer Seite namens »termio« suchen, werden Sie wahrscheinlich die Masse der von Ihnen gesuchten Informationen entweder in \fBtermios\fP(3) oder \fBtty_ioctl\fP(4) finden. .SH "SIEHE AUCH" \fBreset\fP(1), \fBsetterm\fP(1), \fBstty\fP(1), \fBtermios\fP(3), \fBtty\fP(4), \fBtty_ioctl\fP(4) .SH KOLOPHON Diese Seite ist Teil der Veröffentlichung 4.09 des Projekts Linux\-\fIman\-pages\fP. Eine Beschreibung des Projekts, Informationen, wie Fehler gemeldet werden können sowie die aktuelle Version dieser Seite finden sich unter \%https://www.kernel.org/doc/man\-pages/. .SH ÜBERSETZUNG Die deutsche Übersetzung dieser Handbuchseite wurde von Martin Eberhard Schauer erstellt. Diese Übersetzung ist Freie Dokumentation; lesen Sie die GNU General Public License Version 3 oder neuer bezüglich der Copyright-Bedingungen. Es wird KEINE HAFTUNG übernommen. Wenn Sie Fehler in der Übersetzung dieser Handbuchseite finden, schicken Sie bitte eine E-Mail an .