<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
<link rel="alternate" type="text/html" href="https://emergent.unpythonic.net/"/>

<title>Jeff Epler's blog</title>
<modified>2009-05-05T01:43:58Z</modified>
<tagline>Photos, electronics, cnc, and more</tagline>
<author><name>Jeff Epler</name><email>jepler@unpythonic.net</email></author>
<entry>
<title>qq: quick & dirty terminal</title>
<issued>2009-05-05T01:43:58Z</issued>
<modified>2009-05-05T01:43:58Z</modified>
<id>https://emergent.unpythonic.net/01241487838</id>
<link rel="alternate" type="text/html" href="https://emergent.unpythonic.net/01241487838"/>
<content type="text/html" mode="escaped">

qq is a quick and dirty terminal application for beagleboard.  It's written in
Python and requires python-serial.  I didn't like cu (no CLOCAL that I could
find) or minicom (terminal emulation, keyboard shortcuts and configuration got
in the way of real work)

&lt;p&gt;Except for tilde-specials (similar to rsh, ssh and cu), qq just copies data
between the local terminal and the given tty.   Two tilde specials are
defined:
&lt;pre&gt;
    &amp;lt;CR&amp;gt;~.: quit
    &amp;lt;CR&amp;gt;~b: send break (useful for &amp;quot;alt-sysrq&amp;quot; actions on beagleboard)
&lt;/pre&gt;

&lt;p&gt;&lt;p&gt;&lt;b&gt;Files currently attached to this page:&lt;/b&gt;
&lt;table cellpadding=5 style=&quot;width:auto!important; clear:none!important&quot;&gt;&lt;col&gt;&lt;col style=&quot;text-align: right&quot;&gt;&lt;tr bgcolor=#eeeeee&gt;&lt;td&gt;&lt;a href=&quot;https://media.unpythonic.net/emergent-files/01241487838/qq&quot;&gt;qq&lt;/a&gt;&lt;/td&gt;&lt;td&gt;4.0kB&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;

&lt;p&gt;Copyright © 2009 Jeff Epler &amp;lt;jepler@unpythonic.net&amp;gt;

&lt;p&gt;This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

&lt;p&gt;This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

&lt;p&gt;You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

&lt;p&gt;</content>
</entry>
</feed>
