<?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 Disabling &amp;quot;alt-b&amp;quot; through stty in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-quot-alt-b-quot-through-stty/m-p/4230577#M686989</link>
    <description>Hi there&lt;BR /&gt;&lt;BR /&gt;does anyone know how to disable the key sequence "Alt-b". &lt;BR /&gt;&lt;BR /&gt;Im on a v11-2 itanium box with that sequence currently jumping to the begining of the line at the prompt. It also breaks out of the package im using. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My current stty settings are &lt;BR /&gt;root@lonunix1-/ujobs/flag_dir/open_ports: stty -a&lt;BR /&gt;speed 38400 baud; line = 0;&lt;BR /&gt;rows = 44; columns = 137&lt;BR /&gt;min = 1; time = 0;&lt;BR /&gt;intr = ^C; quit = ^\; erase = DEL; kill = ^U&lt;BR /&gt;eof = ^D; eol = ^@; eol2 &lt;UNDEF&gt;; swtch &lt;UNDEF&gt;&lt;BR /&gt;stop = ^S; start = ^Q; susp &lt;UNDEF&gt;; dsusp &lt;UNDEF&gt;&lt;BR /&gt;werase &lt;UNDEF&gt;; lnext &lt;UNDEF&gt;&lt;BR /&gt;-parenb -parodd cs8 -cstopb hupcl cread -clocal -loblk -crts&lt;BR /&gt;-ignbrk brkint -ignpar -parmrk -inpck istrip -inlcr -igncr icrnl -iuclc&lt;BR /&gt;ixon ixany ixoff -imaxbel -rtsxoff -ctsxon -ienqak&lt;BR /&gt;isig icanon -iexten -xcase echo echoe echok -echonl -noflsh&lt;BR /&gt;-echoctl -echoprt -echoke -flusho -pendin&lt;BR /&gt;opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -tostop tab3&lt;BR /&gt;root@lonunix1-/ujobs/flag_dir/open_ports:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;does anyone know what stty sequence i need to issue to disable? Many thks&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;</description>
    <pubDate>Wed, 09 Jul 2008 14:31:43 GMT</pubDate>
    <dc:creator>Eric Lipede</dc:creator>
    <dc:date>2008-07-09T14:31:43Z</dc:date>
    <item>
      <title>Disabling "alt-b" through stty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-quot-alt-b-quot-through-stty/m-p/4230577#M686989</link>
      <description>Hi there&lt;BR /&gt;&lt;BR /&gt;does anyone know how to disable the key sequence "Alt-b". &lt;BR /&gt;&lt;BR /&gt;Im on a v11-2 itanium box with that sequence currently jumping to the begining of the line at the prompt. It also breaks out of the package im using. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My current stty settings are &lt;BR /&gt;root@lonunix1-/ujobs/flag_dir/open_ports: stty -a&lt;BR /&gt;speed 38400 baud; line = 0;&lt;BR /&gt;rows = 44; columns = 137&lt;BR /&gt;min = 1; time = 0;&lt;BR /&gt;intr = ^C; quit = ^\; erase = DEL; kill = ^U&lt;BR /&gt;eof = ^D; eol = ^@; eol2 &lt;UNDEF&gt;; swtch &lt;UNDEF&gt;&lt;BR /&gt;stop = ^S; start = ^Q; susp &lt;UNDEF&gt;; dsusp &lt;UNDEF&gt;&lt;BR /&gt;werase &lt;UNDEF&gt;; lnext &lt;UNDEF&gt;&lt;BR /&gt;-parenb -parodd cs8 -cstopb hupcl cread -clocal -loblk -crts&lt;BR /&gt;-ignbrk brkint -ignpar -parmrk -inpck istrip -inlcr -igncr icrnl -iuclc&lt;BR /&gt;ixon ixany ixoff -imaxbel -rtsxoff -ctsxon -ienqak&lt;BR /&gt;isig icanon -iexten -xcase echo echoe echok -echonl -noflsh&lt;BR /&gt;-echoctl -echoprt -echoke -flusho -pendin&lt;BR /&gt;opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -tostop tab3&lt;BR /&gt;root@lonunix1-/ujobs/flag_dir/open_ports:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;does anyone know what stty sequence i need to issue to disable? Many thks&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;</description>
      <pubDate>Wed, 09 Jul 2008 14:31:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-quot-alt-b-quot-through-stty/m-p/4230577#M686989</guid>
      <dc:creator>Eric Lipede</dc:creator>
      <dc:date>2008-07-09T14:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling "alt-b" through stty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-quot-alt-b-quot-through-stty/m-p/4230578#M686990</link>
      <description>ALT-B is not an ASCII character. The only special ASCII characters are created with the CTRL key. The ALT key is only recognized by Windows (or Mac, etc) and your application program. Note that there are many, many emulation programs that run on PCs and some are 'quirky' at best. You'll need to consult your emulator's documentation to see what the character is actually doing. It may be that ALT-b is sending some special codes to HP-UX, and you can decode these by using xd, something like this:&lt;BR /&gt; &lt;BR /&gt;xd -xc&lt;BR /&gt; &lt;BR /&gt;This will not give you any prompt, but as you type the special characters, finish the input with CTRL-d and you'll see the hex (and visible ASCII codes) on the line. Hint: 0a is the carriage return (\n) and the rest of the characters can be decoded with the ascii man page.</description>
      <pubDate>Wed, 09 Jul 2008 17:02:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-quot-alt-b-quot-through-stty/m-p/4230578#M686990</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-07-09T17:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling "alt-b" through stty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-quot-alt-b-quot-through-stty/m-p/4230579#M686991</link>
      <description>Nice one&lt;BR /&gt;&lt;BR /&gt;I got the following results...&lt;BR /&gt;# xd -xc&lt;BR /&gt;"keyboard break key press" &amp;lt;----&lt;BR /&gt;ctrl-d (2ce)&lt;BR /&gt;&lt;BR /&gt;then the returned values were....&lt;BR /&gt;&lt;BR /&gt;0000000  1a00&lt;BR /&gt;        1a&lt;BR /&gt;0000001&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;how would i disable/ trap these ?&lt;BR /&gt;Many thks in advance</description>
      <pubDate>Thu, 10 Jul 2008 09:54:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-quot-alt-b-quot-through-stty/m-p/4230579#M686991</guid>
      <dc:creator>Eric Lipede</dc:creator>
      <dc:date>2008-07-10T09:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling "alt-b" through stty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-quot-alt-b-quot-through-stty/m-p/4230580#M686992</link>
      <description>&lt;P&gt;&amp;gt;I got the following results...&lt;BR /&gt;# xd -xc&lt;BR /&gt;"keyboard break key press" &amp;lt;----&lt;BR /&gt;ctrl-d (2ce)&lt;BR /&gt;&lt;BR /&gt;What did you type? (Using "2ce" instead of the word "twice" is not conductive to effective communication.)&lt;BR /&gt;Yes, I had to use control-D twice. Why did you mention "break key"?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;then the returned values were....&lt;BR /&gt;0000000 1a00&lt;BR /&gt;&lt;BR /&gt;This is a control-Z.&lt;BR /&gt;I typically have that as: stty susp ^z&lt;/P&gt;</description>
      <pubDate>Sun, 11 Sep 2011 13:39:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-quot-alt-b-quot-through-stty/m-p/4230580#M686992</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-09-11T13:39:37Z</dc:date>
    </item>
  </channel>
</rss>

