<?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: Enabling backspace during Login in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/enabling-backspace-during-login/m-p/3777843#M23065</link>
    <description>Pablo,&lt;BR /&gt;thanks for the reply ,does it work the same way for english keyboard?&lt;BR /&gt;I havent tried the command u had send as I would like to know how to revert back to the original loadkey in case if it doesnt work?..any idea..plz&lt;BR /&gt;rgds,&lt;BR /&gt;ricky</description>
    <pubDate>Wed, 26 Apr 2006 06:50:29 GMT</pubDate>
    <dc:creator>ricky2</dc:creator>
    <dc:date>2006-04-26T06:50:29Z</dc:date>
    <item>
      <title>Enabling backspace during Login</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enabling-backspace-during-login/m-p/3777839#M23061</link>
      <description>Hi!!!&lt;BR /&gt;&lt;BR /&gt;I need to set my backspace key to work on linux telnet sessions. &lt;BR /&gt;Currently it is set to ^h but I want to use backspace.&lt;BR /&gt;however the backspace key works after the login but I want to get enabled during the login prompt.&lt;BR /&gt;could anyone help me out asap??&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Ricky</description>
      <pubDate>Wed, 26 Apr 2006 05:19:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enabling-backspace-during-login/m-p/3777839#M23061</guid>
      <dc:creator>ricky2</dc:creator>
      <dc:date>2006-04-26T05:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling backspace during Login</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enabling-backspace-during-login/m-p/3777840#M23062</link>
      <description>Try this command:&lt;BR /&gt;&lt;BR /&gt;   stty erase ^h&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Wed, 26 Apr 2006 05:31:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enabling-backspace-during-login/m-p/3777840#M23062</guid>
      <dc:creator>pabel</dc:creator>
      <dc:date>2006-04-26T05:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling backspace during Login</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enabling-backspace-during-login/m-p/3777841#M23063</link>
      <description>pablo,&lt;BR /&gt;&lt;BR /&gt;i know to use stty erase but as I have allready mentoned that I need to work this at the login prompt&lt;BR /&gt;&lt;BR /&gt;ricky</description>
      <pubDate>Wed, 26 Apr 2006 05:49:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enabling-backspace-during-login/m-p/3777841#M23063</guid>
      <dc:creator>ricky2</dc:creator>
      <dc:date>2006-04-26T05:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling backspace during Login</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enabling-backspace-during-login/m-p/3777842#M23064</link>
      <description>Sorry Ricky, I thought you have have this problem after logon. A couple of years ago with fix this problem (Spanish RH 7.3) using:&lt;BR /&gt;&lt;BR /&gt;   echo "keycode 14 = BackSpace" | loadkeys&lt;BR /&gt;&lt;BR /&gt;Maybe you can give it a try. If this works you can use a scrip to execute this at boot time or modify your default keymap.&lt;BR /&gt;&lt;BR /&gt;Good luck.</description>
      <pubDate>Wed, 26 Apr 2006 06:14:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enabling-backspace-during-login/m-p/3777842#M23064</guid>
      <dc:creator>pabel</dc:creator>
      <dc:date>2006-04-26T06:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling backspace during Login</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enabling-backspace-during-login/m-p/3777843#M23065</link>
      <description>Pablo,&lt;BR /&gt;thanks for the reply ,does it work the same way for english keyboard?&lt;BR /&gt;I havent tried the command u had send as I would like to know how to revert back to the original loadkey in case if it doesnt work?..any idea..plz&lt;BR /&gt;rgds,&lt;BR /&gt;ricky</description>
      <pubDate>Wed, 26 Apr 2006 06:50:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enabling-backspace-during-login/m-p/3777843#M23065</guid>
      <dc:creator>ricky2</dc:creator>
      <dc:date>2006-04-26T06:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling backspace during Login</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enabling-backspace-during-login/m-p/3777844#M23066</link>
      <description>In my experience, this is somewhat dependant on the user's shell (so you can set the parameters in the correct file).  Which shell are we talking about?</description>
      <pubDate>Thu, 27 Apr 2006 09:49:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enabling-backspace-during-login/m-p/3777844#M23066</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2006-04-27T09:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling backspace during Login</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enabling-backspace-during-login/m-p/3777845#M23067</link>
      <description>Try this command:&lt;BR /&gt;&lt;BR /&gt;stty erase "^H" kill "^U" &amp;lt; /dev/ttyconf&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Dec 2006 16:10:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enabling-backspace-during-login/m-p/3777845#M23067</guid>
      <dc:creator>Ken Stailey</dc:creator>
      <dc:date>2006-12-15T16:10:17Z</dc:date>
    </item>
  </channel>
</rss>

