<div dir="ltr"><div><div>Hi Jason,<br><br></div>Thanks for the reply with the link. I am playing around with termcap info. No luck so far but still at it.<br><br></div>Thanks again<br></div><div class="gmail_extra"><br><div class="gmail_quote">2018-06-25 13:48 GMT-05:00 Jason Froebe <span dir="ltr"><<a href="mailto:jason@froebe.net" target="_blank">jason@froebe.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    Which terminal is set?<br>
    <br>
    take a look at <br>
<a class="m_-4149754155317022157moz-txt-link-freetext" href="https://unix.stackexchange.com/questions/269809/blink-codeescape-code-has-been-removed" target="_blank">https://unix.stackexchange.<wbr>com/questions/269809/blink-<wbr>codeescape-code-has-been-<wbr>removed</a><div><div class="h5"><br>
    <br>
    <div class="m_-4149754155317022157moz-cite-prefix">On 6/25/2018 11:21 AM, Richard Reina
      wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <div dir="ltr">
        <pre class="m_-4149754155317022157gmail-lang-perl m_-4149754155317022157gmail-prettyprint m_-4149754155317022157gmail-prettyprinted"><code><span class="m_-4149754155317022157gmail-kwd">use</span><span class="m_-4149754155317022157gmail-pln"> </span><span class="m_-4149754155317022157gmail-typ">Term</span><span class="m_-4149754155317022157gmail-pun">::</span><span class="m_-4149754155317022157gmail-typ">ANSIColor</span><span class="m_-4149754155317022157gmail-pun">;</span><span class="m_-4149754155317022157gmail-pln">
</span><span class="m_-4149754155317022157gmail-kwd">print</span><span class="m_-4149754155317022157gmail-pln"> color</span><span class="m_-4149754155317022157gmail-pun">(</span><span class="m_-4149754155317022157gmail-str">"blink bold red"</span><span class="m_-4149754155317022157gmail-pun">),</span><span class="m_-4149754155317022157gmail-pln"> </span><span class="m_-4149754155317022157gmail-str">"TEST\n"</span><span class="m_-4149754155317022157gmail-pun">;</span><span class="m_-4149754155317022157gmail-pln">
</span><span class="m_-4149754155317022157gmail-kwd">print</span><span class="m_-4149754155317022157gmail-pln"> color</span><span class="m_-4149754155317022157gmail-pun">(</span><span class="m_-4149754155317022157gmail-str">"reset"</span><span class="m_-4149754155317022157gmail-pun">);</span><span class="m_-4149754155317022157gmail-pln"> </span></code></pre>
        <p>The above code has worked for eons on whatever linux console
          I have used it on. However, I when I try it on a Raspberry Pi
          console (not Xwindows) running Raspbian Stretch it simply
          colors the text red but does not blink. Anyone have any ideas
          as to how I can get this to work? I am willing to install a
          different linux console/frame buffer if such a thing is
          possible and needed. <br>
          <br>
        </p>
        <p>Any help would be greatly appreciated.</p>
        <p>Thanks<br>
        </p>
      </div>
      <br>
      <fieldset class="m_-4149754155317022157mimeAttachmentHeader"></fieldset>
      <br>
      </div></div><pre>______________________________<wbr>_________________
Chicago-talk mailing list
<a class="m_-4149754155317022157moz-txt-link-abbreviated" href="mailto:Chicago-talk@pm.org" target="_blank">Chicago-talk@pm.org</a>
<a class="m_-4149754155317022157moz-txt-link-freetext" href="http://mail.pm.org/mailman/listinfo/chicago-talk" target="_blank">http://mail.pm.org/mailman/<wbr>listinfo/chicago-talk</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>______________________________<wbr>_________________<br>
Chicago-talk mailing list<br>
<a href="mailto:Chicago-talk@pm.org">Chicago-talk@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/chicago-talk" rel="noreferrer" target="_blank">http://mail.pm.org/mailman/<wbr>listinfo/chicago-talk</a><br>
<br></blockquote></div><br></div>