<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: backspace key sends carriage return in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-sends-carriage-return/m-p/4884927#M847340</link>
    <description>Backspace key was assigned to intr&lt;BR /&gt;&lt;BR /&gt;stty intr ^C &lt;BR /&gt;made it work.</description>
    <pubDate>Thu, 10 Feb 2005 06:29:19 GMT</pubDate>
    <dc:creator>Amit Agarwal_1</dc:creator>
    <dc:date>2005-02-10T06:29:19Z</dc:date>
    <item>
      <title>backspace key sends carriage return</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-sends-carriage-return/m-p/4884922#M847335</link>
      <description>I am using ksh as my login shell. Pressing backspace while typing sends carriage return. I see that even command that i was typing gets killed and doesn't exist in the shell history. &lt;BR /&gt;&lt;BR /&gt;$ stty&lt;BR /&gt;speed 9600 baud; -parity hupcl &lt;BR /&gt;min = 1; time = 1; erase = ^H; kill = ^P; &lt;BR /&gt;swtch &lt;UNDEF&gt;; &lt;BR /&gt;brkint -inpck -istrip icrnl onlcr tab3 &lt;BR /&gt;-iexten echo echoe echok &lt;BR /&gt;-echoctl -echoke &lt;BR /&gt;&lt;BR /&gt;No stty call in .profile&lt;/UNDEF&gt;</description>
      <pubDate>Thu, 10 Feb 2005 01:07:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-sends-carriage-return/m-p/4884922#M847335</guid>
      <dc:creator>Amit Agarwal_1</dc:creator>
      <dc:date>2005-02-10T01:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: backspace key sends carriage return</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-sends-carriage-return/m-p/4884923#M847336</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;i think you might have entered key in a wrong way.&lt;BR /&gt;&lt;BR /&gt;the stty entries may be in .profile or /etc/profile or .kshrc&lt;BR /&gt;&lt;BR /&gt;when assigning stty setting for backspace insert ^H  in the  following way&lt;BR /&gt;&lt;BR /&gt;holding ctrl key press v key.then holding ctrl key press h key.it will insert ^H .&lt;BR /&gt;&lt;BR /&gt;you can test it before adding to profile&lt;BR /&gt;at a shell prompt&lt;BR /&gt;stty erase ^H  (means ctrl V ctrl H)&lt;BR /&gt;&lt;BR /&gt;test it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Feb 2005 01:24:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-sends-carriage-return/m-p/4884923#M847336</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2005-02-10T01:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: backspace key sends carriage return</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-sends-carriage-return/m-p/4884924#M847337</link>
      <description>I tried, doesn't help :(</description>
      <pubDate>Thu, 10 Feb 2005 02:37:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-sends-carriage-return/m-p/4884924#M847337</guid>
      <dc:creator>Amit Agarwal_1</dc:creator>
      <dc:date>2005-02-10T02:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: backspace key sends carriage return</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-sends-carriage-return/m-p/4884925#M847338</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try to use:&lt;BR /&gt;&lt;BR /&gt;stty erase DEL&lt;BR /&gt;stty intr ^C&lt;BR /&gt;stty kill ^U</description>
      <pubDate>Thu, 10 Feb 2005 04:12:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-sends-carriage-return/m-p/4884925#M847338</guid>
      <dc:creator>VEL_1</dc:creator>
      <dc:date>2005-02-10T04:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: backspace key sends carriage return</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-sends-carriage-return/m-p/4884926#M847339</link>
      <description>Cool, thanx...&lt;BR /&gt;&lt;BR /&gt;stty intr ^C&lt;BR /&gt;made it work.&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Feb 2005 06:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-sends-carriage-return/m-p/4884926#M847339</guid>
      <dc:creator>Amit Agarwal_1</dc:creator>
      <dc:date>2005-02-10T06:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: backspace key sends carriage return</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-sends-carriage-return/m-p/4884927#M847340</link>
      <description>Backspace key was assigned to intr&lt;BR /&gt;&lt;BR /&gt;stty intr ^C &lt;BR /&gt;made it work.</description>
      <pubDate>Thu, 10 Feb 2005 06:29:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-sends-carriage-return/m-p/4884927#M847340</guid>
      <dc:creator>Amit Agarwal_1</dc:creator>
      <dc:date>2005-02-10T06:29:19Z</dc:date>
    </item>
  </channel>
</rss>

