<?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 handling in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-handling/m-p/4912925#M703201</link>
    <description>stty erase (hit spacebar once) (hit returnkey)&lt;BR /&gt;It works.&lt;BR /&gt;&lt;BR /&gt;Also, Ctrl+hkey works to backspace.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;** Please assign points to all the nice folks who have been answering your questoins with the blue button at the bottom left of submit.  They would apprciate it.  Thanks.</description>
    <pubDate>Fri, 15 Jul 2005 12:48:37 GMT</pubDate>
    <dc:creator>generic_1</dc:creator>
    <dc:date>2005-07-15T12:48:37Z</dc:date>
    <item>
      <title>Backspace handling</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-handling/m-p/4912921#M703197</link>
      <description>Well, thanks to this forum, I'm almost done writing the script I have been working on. Just applying some finishing touches to it. &lt;BR /&gt;&lt;BR /&gt;One thing I need to do is a little input handling. How would I go about coding the input from STDIN to accept a backspace (i.e. if a user types in a wrong letter, they can press backspace to delete the mispelled letter).&lt;BR /&gt;&lt;BR /&gt;Also, in conjunction with this, I need to fix the input cursor and not allow the user to backspace/delete past the first character.</description>
      <pubDate>Fri, 15 Jul 2005 11:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-handling/m-p/4912921#M703197</guid>
      <dc:creator>Mike Keys</dc:creator>
      <dc:date>2005-07-15T11:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Backspace handling</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-handling/m-p/4912922#M703198</link>
      <description>O.K. how about this. The delete key works as I want it to. Can I disable to function of the backspace key when running a perl script?</description>
      <pubDate>Fri, 15 Jul 2005 12:15:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-handling/m-p/4912922#M703198</guid>
      <dc:creator>Mike Keys</dc:creator>
      <dc:date>2005-07-15T12:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Backspace handling</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-handling/m-p/4912923#M703199</link>
      <description>Problem was with terminal definition.</description>
      <pubDate>Fri, 15 Jul 2005 12:42:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-handling/m-p/4912923#M703199</guid>
      <dc:creator>Mike Keys</dc:creator>
      <dc:date>2005-07-15T12:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Backspace handling</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-handling/m-p/4912924#M703200</link>
      <description>Try following.&lt;BR /&gt;&lt;BR /&gt;tput 25,25&lt;BR /&gt;echo "Key in the CHOICE"&lt;BR /&gt;stty erase "the_back_space"&lt;BR /&gt;# (You do that with stty erase ^backspace key)&lt;BR /&gt;&lt;BR /&gt;read answer&lt;BR /&gt;&lt;BR /&gt;your stuff goes here.&lt;BR /&gt;&lt;BR /&gt;This should work without problems.</description>
      <pubDate>Fri, 15 Jul 2005 12:48:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-handling/m-p/4912924#M703200</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-07-15T12:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Backspace handling</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backspace-handling/m-p/4912925#M703201</link>
      <description>stty erase (hit spacebar once) (hit returnkey)&lt;BR /&gt;It works.&lt;BR /&gt;&lt;BR /&gt;Also, Ctrl+hkey works to backspace.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;** Please assign points to all the nice folks who have been answering your questoins with the blue button at the bottom left of submit.  They would apprciate it.  Thanks.</description>
      <pubDate>Fri, 15 Jul 2005 12:48:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backspace-handling/m-p/4912925#M703201</guid>
      <dc:creator>generic_1</dc:creator>
      <dc:date>2005-07-15T12:48:37Z</dc:date>
    </item>
  </channel>
</rss>

