| United States-English |
|
|
|
![]() |
HP-UX Reference > ccuegetty(1M)Series 800 OnlyHP-UX 11i Version 1: September 2005 |
|
NAMEcuegetty — set terminal type, modes, speed, and line discipline for CUE DESCRIPTIONThe cuegetty command, which is very similar to getty(1M), is the second process in the series, (init-cuegetty-cue-work session) that ultimately connects a user with the HP-UX CUE system. It is invoked by init to monitor the terminal lines configured on a system (see init(1M)). Each cuegetty process resets its process group using setpgrp, opens a particular terminal line, and usually sleeps in the open() until the machine senses a hardware connection for the terminal. When open() returns, cuegetty attempts to adapt the system to the terminal speed and type, and displays the contents of the /etc/issue file, if it exists. Lastly, cuegetty invokes cue which displays the Login screen and performs user validation (see cue(1)). To start cuegetty, an entry for cuegetty should be placed in the /etc/inittab file. A typical CUE entry in the /etc/inittab file resembles the following: cue:2:respawn:/usr/sbin/cuegetty -L fr_FR.roman8 -h tty0p1 See /usr/newconfig/etc/cue.inittab for an example /etc/inittab file. See cue(1) for more details on the CUE system. Configuration Options and Argumentscuegetty recognizes the following arguments:
WARNINGSIf a supported non-HP terminal (or an HP terminal such as HP 700/60 in VT320, VT100 or WYSE60 mode) is required to run cuegetty, make sure that a correct terminal type is specified using the -T option. For example, if you want to run cuegetty on a vt100 terminal, you should make an entry in the /etc/inittab file such as the following entry: tty1:23:respawn:cuegetty -T vt100 -h tty1p1 9600 Absence of the -T option causes cuegetty to assume terminal to be a HP terminal which may then cause the terminal to behave incorrectly and may not even allow user to login. DEPENDENCIEScuegetty is available only on Series 800 systems, and is compatible only with the following terminals: HP700/92 HP700/94 HP2392 HP2394 VT100 WYSE60 See WARNINGS if you intend to use a non-HP terminal (or an HP terminal such as HP 700/60 in VT320, VT100, or WYSE60 mode). FILES
SEE ALSOcue(1), env(1), locale(1), getty(1M), init(1M), ioctl(2), gettydefs(4), inittab(4), environ(5), lang(5), termio(7) |
||||||||||||||||||||||||||||
|
|||||||||||||||