<?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: setting stty defaults in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-stty-defaults/m-p/2576234#M892647</link>
    <description>Rich&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is intresting , create a file and may be use cntrl v and cntrl s together , or you may like to change to a new shell.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
    <pubDate>Thu, 11 Jul 2002 15:53:17 GMT</pubDate>
    <dc:creator>MANOJ SRIVASTAVA</dc:creator>
    <dc:date>2002-07-11T15:53:17Z</dc:date>
    <item>
      <title>setting stty defaults</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-stty-defaults/m-p/2576231#M892644</link>
      <description>Per the 'man stty' pages, I set an option by entering "stty stop &lt;CTRL s=""&gt; &lt;/CTRL&gt;&lt;BR /&gt;(The actual command was ...&lt;BR /&gt;stty stop $(echo "\023\c") ...because I could not find any other way&lt;BR /&gt;to get a ^S entered for the command.)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then checked it with "stty -a The next day, I checked it again and "stop" was set back to &lt;UNDEF&gt;.&lt;BR /&gt;I am having trouble finding any clues as to what could be changing the default setting back to &lt;UNDEF&gt;.&lt;BR /&gt;&lt;BR /&gt;I would like to know how the /dev/ttyconf file is used. There is no "man ttyconf". The only reference I could find is in "man stty".&lt;BR /&gt;&lt;BR /&gt;"ll /dev/ttyconf" shows&lt;BR /&gt;crw-------   1 root       sys          0 0x000001 Nov 11  1999 /dev/ttyconf&lt;BR /&gt;"lssf /dev/ttyconf" shows&lt;BR /&gt;&lt;BR /&gt;pseudo driver cn minor 0x000001 /dev/ttyconf&lt;BR /&gt;&lt;BR /&gt;The reason for all of this is a Fax sending package that was not working properly. I suspect that X-ON/X-OFF flow control was not working. Making the change fixed the problem, but I would like to make it permanent.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;</description>
      <pubDate>Thu, 06 Sep 2001 12:16:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-stty-defaults/m-p/2576231#M892644</guid>
      <dc:creator>Rich Wright</dc:creator>
      <dc:date>2001-09-06T12:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: setting stty defaults</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-stty-defaults/m-p/2576232#M892645</link>
      <description>I was reviewing my questions and saw that there was never an answer to this one.&lt;BR /&gt;Here is the solution.&lt;BR /&gt;&lt;BR /&gt;1st, to set x-off you can use "stty stop '^S' &amp;lt; /etc/ttyconf" Where "^" and "S" are two separate characters. stty will see them and convert them to a single control character.&lt;BR /&gt;&lt;BR /&gt;2nd, suggestion was to add a line to the /etc/inittab file like this...&lt;BR /&gt;stt1::sysinit:/sbin/stty erase '^S' (which did not work for my situation)&lt;BR /&gt;&lt;BR /&gt;3rd, actual cause was a daily make_tape_recovery run to create an Ignite tape. This was changing it for a still unknown reason. So I added a line to our Ignite script to reset it.&lt;BR /&gt;EG:/sbin/stty stop '^S' intr '^?' quit '^\'</description>
      <pubDate>Thu, 11 Jul 2002 15:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-stty-defaults/m-p/2576232#M892645</guid>
      <dc:creator>Rich Wright</dc:creator>
      <dc:date>2002-07-11T15:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: setting stty defaults</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-stty-defaults/m-p/2576233#M892646</link>
      <description>Hi Rich,&lt;BR /&gt;&lt;BR /&gt;To set ^S manully, try&lt;BR /&gt;&lt;BR /&gt;shift+6 for "^" and then "S". &lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Jul 2002 15:30:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-stty-defaults/m-p/2576233#M892646</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-07-11T15:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: setting stty defaults</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-stty-defaults/m-p/2576234#M892647</link>
      <description>Rich&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is intresting , create a file and may be use cntrl v and cntrl s together , or you may like to change to a new shell.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Thu, 11 Jul 2002 15:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-stty-defaults/m-p/2576234#M892647</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-07-11T15:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: setting stty defaults</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-stty-defaults/m-p/2576235#M892648</link>
      <description>The simplest thing that you can do is setup a .profile in your home with the stty commands that you want to have set automaticlly.  Otherwise, editing the /etc/profile will make changes for all the users on the system.  &lt;BR /&gt;&lt;BR /&gt;This is the only way that I know of to make this change permanant.  &lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Thu, 11 Jul 2002 17:09:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-stty-defaults/m-p/2576235#M892648</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2002-07-11T17:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: setting stty defaults</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-stty-defaults/m-p/2576236#M892649</link>
      <description>Slow down!&lt;BR /&gt;&lt;BR /&gt;I don't think that anyone read my 2nd followup message.&lt;BR /&gt;&lt;BR /&gt;I already solved this one myself.&lt;BR /&gt;&lt;BR /&gt;If you really want points, answer why Ignite would be changing this setting and how to fix it. That is the 10 point question.</description>
      <pubDate>Thu, 11 Jul 2002 17:50:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-stty-defaults/m-p/2576236#M892649</guid>
      <dc:creator>Rich Wright</dc:creator>
      <dc:date>2002-07-11T17:50:19Z</dc:date>
    </item>
  </channel>
</rss>

