<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-problem/m-p/4137193#M724591</link>
    <description>Output from stty | grep erase&lt;BR /&gt;Before su&lt;BR /&gt;intr = ^C; erase = ^H; kill = ^U; (backspace key works)&lt;BR /&gt;After su&lt;BR /&gt;intr = ^C; erase = DEL; kill = ^U; (backspace key works)&lt;BR /&gt;Exit from su&lt;BR /&gt;intr = ^C; erase = DEL; kill = ^U; (no longer working!)&lt;BR /&gt;&lt;BR /&gt;Thank you for your help!</description>
    <pubDate>Tue, 29 Jan 2008 17:17:46 GMT</pubDate>
    <dc:creator>B. Jen</dc:creator>
    <dc:date>2008-01-29T17:17:46Z</dc:date>
    <item>
      <title>Backspace key problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-problem/m-p/4137190#M724588</link>
      <description>Hi, when I login, my backspace key works. After I "su root" and exit out from root, my backspace key is no longer working. Please help!&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Tue, 29 Jan 2008 16:40:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-problem/m-p/4137190#M724588</guid>
      <dc:creator>B. Jen</dc:creator>
      <dc:date>2008-01-29T16:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Backspace key problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-problem/m-p/4137191#M724589</link>
      <description>before you su to root, while you are on root prompt and after you exit out of su root session, that is 3 times total, run this command and post the output please:&lt;BR /&gt;&lt;BR /&gt;stty | grep erase</description>
      <pubDate>Tue, 29 Jan 2008 17:06:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-problem/m-p/4137191#M724589</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2008-01-29T17:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Backspace key problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-problem/m-p/4137192#M724590</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I'd start by comparing the output of:&lt;BR /&gt;&lt;BR /&gt;# stty -a|grep erase&lt;BR /&gt;&lt;BR /&gt;...before and after the 'su -' operation.  If you are doing 'su -' then the login profile of the target account is run.  This may have redefined the backspace (erase).  Another was to test this is to compare an 'su' with an 'su -'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jan 2008 17:17:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-problem/m-p/4137192#M724590</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-01-29T17:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Backspace key problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-problem/m-p/4137193#M724591</link>
      <description>Output from stty | grep erase&lt;BR /&gt;Before su&lt;BR /&gt;intr = ^C; erase = ^H; kill = ^U; (backspace key works)&lt;BR /&gt;After su&lt;BR /&gt;intr = ^C; erase = DEL; kill = ^U; (backspace key works)&lt;BR /&gt;Exit from su&lt;BR /&gt;intr = ^C; erase = DEL; kill = ^U; (no longer working!)&lt;BR /&gt;&lt;BR /&gt;Thank you for your help!</description>
      <pubDate>Tue, 29 Jan 2008 17:17:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-problem/m-p/4137193#M724591</guid>
      <dc:creator>B. Jen</dc:creator>
      <dc:date>2008-01-29T17:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Backspace key problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-problem/m-p/4137194#M724592</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;...and I meant to add:  look in the 'profile' of the account that "disables" the behavior you seek (assuming that you 'su -' to it.  It is quite likely that an 'stty erase=&lt;SOMETHING&gt;' has been performed therein.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;/SOMETHING&gt;</description>
      <pubDate>Tue, 29 Jan 2008 17:21:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-problem/m-p/4137194#M724592</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-01-29T17:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Backspace key problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-problem/m-p/4137195#M724593</link>
      <description>I think this is because "stty" commands affect your terminal, not just your current shell.  &lt;BR /&gt;&lt;BR /&gt;Things may not work this way any longer, or it could be that we were on muxes but...&lt;BR /&gt;As possible proof I offer the following:&lt;BR /&gt;&lt;BR /&gt;Waaaaay back when (right after electricity was created), I was an operator, and we often had users who had problems with their backspace.  Well some, of them never quite "got it", and couldn't edit their .login or .cshrc to save their life, and if we did it for them, they would somehow mess it up (I'm talking about just a few of the users).&lt;BR /&gt;&lt;BR /&gt;I had observed that I could fix it for them from the operator console if I just did an &lt;BR /&gt;$&amp;gt; "stty erase &lt;CONTROL v="" backspace=""&gt; &amp;gt; &lt;BR /&gt;/dev/&lt;TTYXXXXX&gt;" &lt;BR /&gt;if their terminal was left open for writing, which was easist to allow via "biff y".&lt;BR /&gt;&lt;BR /&gt;And it would fix their problem with this.  &lt;BR /&gt;&lt;BR /&gt;Meaning that, at least back then, it was their terminal that we affected by "stty" not just (or maybe not even) their shell.&lt;/TTYXXXXX&gt;&lt;/CONTROL&gt;</description>
      <pubDate>Tue, 29 Jan 2008 17:21:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-problem/m-p/4137195#M724593</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2008-01-29T17:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Backspace key problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-problem/m-p/4137196#M724594</link>
      <description>&amp;gt;After su&lt;BR /&gt;erase = DEL; kill = ^U; (backspace key works)&lt;BR /&gt;&lt;BR /&gt;When did the backspace key work, while you were logged into root?  I can't see how since it set backspace to the delete key.&lt;BR /&gt;&lt;BR /&gt;So you can either change root's .profile or you can manually reset it with "stty erase ..." as  TwoProc said.</description>
      <pubDate>Wed, 30 Jan 2008 08:01:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-key-problem/m-p/4137196#M724594</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-01-30T08:01:30Z</dc:date>
    </item>
  </channel>
</rss>

