To Set Up Control Sequences - HP B1476 68020 User Manual

Debugger/emulator
Table of Contents

Advertisement

To set up control sequences

• Configure the stty settings in either /etc/profile or in $HOME/.profile.
The control characters for most HP applications should be set as follows. If
the control characters get changed, you can reset them by typing the
commands shown below after you have logged in to the system.
stty intr
\^c
stty kill
\^u
\^\\ (sets quit to CTRL \)
stty quit
stty eof
\^d
For the HP terminals and bit-mapped displays:
stty erase \^h
For the DEC VT100 and VT220 terminals:
\^? (sets erase character to delete (DEL))
stty erase
Configuring Terminals for Use with the Debugger
(sets intr to CTRL c)
(sets clear inputline to CTRL u)
(sets end of file to CTRL d)
(sets erase character to backspace)
Chapter 18: Installation
649

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1476 68030

Table of Contents