<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vcato</id>
	<title>WebOS Internals - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vcato"/>
	<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/wiki/Special:Contributions/Vcato"/>
	<updated>2026-04-15T09:37:03Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Terminal&amp;diff=2154</id>
		<title>Application:Terminal</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Terminal&amp;diff=2154"/>
		<updated>2009-07-24T20:59:22Z</updated>

		<summary type="html">&lt;p&gt;Vcato: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Status ==&lt;br /&gt;
&lt;br /&gt;
This is early-alpha software.  Consider yourself lucky if it works at all.  Many people have put many hours of hard work in to get just this far - respect that effort when making comments and suggestions.&lt;br /&gt;
Full-screen functionality is limited.  vi and top works.  Use Orange-Space for escape.  The SYM key is the control key.  To scroll the screen, flick the screen. (Hint, it's a Pre app.)  &lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
Please be aware that org.webosinternals.terminal and x-webosinternals-termplugin are licensed under the GPLv2.&lt;br /&gt;
&lt;br /&gt;
They cannot be used by a closed source application.  If you want to use them in a non-GPLv2 but otherwise open source application, please contact the authors.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
You need to be logged in as root with a writeable filesystem.  Instructions for both those things can be found elsewhere on this wiki.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
mkdir -p /var/etc/ipkg/&lt;br /&gt;
ln -s /etc/ipkg/arch.conf /var/etc/ipkg/&lt;br /&gt;
echo &amp;quot;src/gz all http://ipkg.preware.org/feeds/preware/all&amp;quot; &amp;gt; /var/etc/ipkg/preware.conf&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are on the Pre, type:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
echo &amp;quot;src/gz armv7 http://ipkg.preware.org/feeds/preware/armv7&amp;quot; &amp;gt;&amp;gt; /var/etc/ipkg/preware.conf&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are on the Emulator, type:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
echo &amp;quot;src/gz i686 http://ipkg.preware.org/feeds/preware/i686&amp;quot; &amp;gt;&amp;gt; /var/etc/ipkg/preware.conf&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then type:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
/usr/bin/ipkg -o /var update&lt;br /&gt;
/usr/bin/ipkg -o /var install x-webosinternals-termplugin&lt;br /&gt;
ln -s /var/usr/lib/BrowserPlugins/termplugin.so /usr/lib/BrowserPlugins/&lt;br /&gt;
/usr/bin/ipkg -o /var install org.webosinternals.terminal&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then reboot.&lt;br /&gt;
&lt;br /&gt;
== Other PreWare Applications ==&lt;br /&gt;
&lt;br /&gt;
Note that you can use the same commands to install other applications from PreWare:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
/usr/bin/ipkg -o /var update&lt;br /&gt;
/usr/bin/ipkg -o /var list&lt;br /&gt;
/usr/bin/ipkg -o /var install &amp;lt;package&amp;gt; # choose a package from the list&lt;br /&gt;
/usr/bin/ipkg -o /var remove &amp;lt;package&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Removal ==&lt;br /&gt;
&lt;br /&gt;
You need to be logged in as root with a writeable filesystem.  Instructions for both those things can be found elsewhere on this wiki.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
rm /usr/lib/BrowserPlugins/termplugin.so&lt;br /&gt;
/usr/bin/ipkg -o /var remove org.webosinternals.terminal&lt;br /&gt;
/usr/bin/ipkg -o /var remove x-webosinternals-termplugin&lt;br /&gt;
rm /var/etc/ipkg/preware.conf&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then reboot.&lt;/div&gt;</summary>
		<author><name>Vcato</name></author>
	</entry>
</feed>