Seagate ST118273WC Guía de usuario Pagina 48

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 86
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 47
Configuring Other Terminals
3-8 Peripherals Configuration (R1001H) HP-UX version 11.00.01
3. To create a new terminfo file, follow the directions in the terminfo(4) man
page.
To adapt an existing terminfo file, follow these steps:
a. Log in as super-user.
b. Make an ASCII copy of an existing terminfo file. For example, to copy
the file /usr/share/lib/terminfo/w/wy100, enter
untic wy100 > new_file
c. Edit the new file to reflect the capabilities of the new terminal. Make sure
you change the name(s) of the terminal in the first line.
d. Compile the new terminfo file. To do this, enter
tic new_file
For more information, see the tic(1M) and untic(1M) man pages.
4. Set the user’s TERM variable in the appropriate login script (either .profile
for Korn and POSIX shell users or .login for C shell users). For example, to
specify a Wyse 100 terminal, enter one of the following:
export TERM=wy100 (Korn or POSIX shell)
setenv TERM wy100 (C shell)
The default versions of these scripts prompt the user for the terminal type
when they log in. If you are unable to edit the script, tell the user to type the
terminal name at the prompt. For example, to specify a Wyse 100 terminal,
enter
TERM = (hp) wy100
You can also set the TERM variable with the ttytype command. For more
information, see the ttytype(1) man page.
Vista de pagina 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 85 86

Comentarios a estos manuales

Sin comentarios