The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 06-21-2005
chrs0302 chrs0302 is offline
Registered User
  
 

Join Date: Jun 2005
Posts: 23
erase and interrupt keys

This is on our Ultra 5/10 Sparc with Solaris 9.

I need to store the following (stty) keys in the .profile and /etc/profile files as
shown here.

erase "Back Space Key"
Interrupt "Ctrl + C"

I need the exact syntax/procudure as I have to set these two keys whenever I login to the terminal screen. We do remote login using SSH.

Your help is appreciated. Thanks in advance

chrs0302