<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://leste.maemo.org/index.php?action=history&amp;feed=atom&amp;title=Terminal</id>
	<title>Terminal - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://leste.maemo.org/index.php?action=history&amp;feed=atom&amp;title=Terminal"/>
	<link rel="alternate" type="text/html" href="https://leste.maemo.org/index.php?title=Terminal&amp;action=history"/>
	<updated>2026-08-06T10:58:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://leste.maemo.org/index.php?title=Terminal&amp;diff=845&amp;oldid=prev</id>
		<title>Parazyd: Inital page with instructions on editing the soft key bar.</title>
		<link rel="alternate" type="text/html" href="https://leste.maemo.org/index.php?title=Terminal&amp;diff=845&amp;oldid=prev"/>
		<updated>2020-10-25T13:46:44Z</updated>

		<summary type="html">&lt;p&gt;Inital page with instructions on editing the soft key bar.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The default terminal emulator provided in Maemo Leste is &amp;#039;&amp;#039;&amp;#039;osso-xterm&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Modifying soft keys ==&lt;br /&gt;
&lt;br /&gt;
Through gconf, it is possible to modify the soft keys that show up on the bottom bar of osso-xterm.&lt;br /&gt;
&lt;br /&gt;
For example, to have a series like &amp;quot;Tab, Escape, Arrow Down, Arrow Up&amp;quot; we would issue two gconftool commands, one which would modify the labels, and the other which would actually map it to the keys.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
$ gconftool-2 --set -t list --list-type string /apps/osso/xterm/key_labels &amp;quot;[Tab,Escape,Dn,Up]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
$ gconftool-2 --set -t list --list-type string /apps/osso/xterm/keys &amp;quot;[Tab,Escape,Down,Up]&amp;quot;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Further reading:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
talk.maemo.org thread: https://talk.maemo.org/archive/index.php/t-34926.html&lt;br /&gt;
&lt;br /&gt;
Archived version: https://web.archive.org/web/20201025134527/https://talk.maemo.org/archive/index.php/t-34926.html&lt;/div&gt;</summary>
		<author><name>Parazyd</name></author>
	</entry>
</feed>