<?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=Clebio</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=Clebio"/>
	<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/wiki/Special:Contributions/Clebio"/>
	<updated>2026-04-16T06:31:52Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Talk:On_Screen_Keyboard&amp;diff=9687</id>
		<title>Talk:On Screen Keyboard</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Talk:On_Screen_Keyboard&amp;diff=9687"/>
		<updated>2010-04-24T18:08:21Z</updated>

		<summary type="html">&lt;p&gt;Clebio: request for development updates&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Discuss bugs, implementation issues, installation issues and feature requests here:&lt;br /&gt;
&lt;br /&gt;
Related to the last bullet in the issues list (text boxes getting moved behind keyboard because notifications don't resize the keyboard) - when a notification pops up, it covers the bottom row of keys on the keyboard (spacebar, shift, etc.), and they do not get re-drawn until you close and reopen the keyboard.&lt;br /&gt;
--[[User:Swankgd|Swankgd]] 07:09, 3 September 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Can someone post instructions on how to get this working on the emulator? I'm trying to change the language of the keyboard for someone else and I don't have a Pre. Also I'm assuming that the section that starts around line 1252 of the add-onscreen-keyboard.patch file is where the outputted characters are set. If I want to change it to output  instead of q, do I change the Keycode, letter or list variables? --[[User:Qurgh|Qurgh]] 16:37, 15 September 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Keyboard doesn't work.. ==&lt;br /&gt;
&lt;br /&gt;
How do I get the keyboard to work. I've tried both the preload and webos? I am confused....&lt;br /&gt;
&lt;br /&gt;
Use preware or webos quick install to install the mod. Open up the messaging app, focus on one of the text fields and double tap on the gesture area, This will bring up in the OnScreen Keyboard in all/(most) text fields. tap the gesture area once to make it go away.&lt;br /&gt;
&lt;br /&gt;
== Request for Development Progess ==&lt;br /&gt;
Can whomever is working on this patch post their progress with development? I'd like to contribute, but would like to know what the current status is and what work is being done, so I don't duplicate effort. Or is there a more formal process for submitting changes (CVS or some such)?&lt;br /&gt;
&lt;br /&gt;
Thanks, [[User:Clebio|Clebio]] 18:08, 24 April 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Clebio</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Add_Ability_To_Choose_Snooze_Length&amp;diff=6544</id>
		<title>Add Ability To Choose Snooze Length</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Add_Ability_To_Choose_Snooze_Length&amp;diff=6544"/>
		<updated>2009-10-17T02:07:06Z</updated>

		<summary type="html">&lt;p&gt;Clebio: ideas&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
I am trying to add a integer picker (0 - 59) along with another list picker which will have units of time (minutes, hours, days, weeks) to the notification alert that pops-up for a calendar reminder. However, this is proving to require a lot more skill and knowledge than I have at the moment; but this is an ongoing project I'm working on and I'd greatly welcome any help! I new to everything (HTML, CSS, Javascript, Linux), but I have learned a great amount in the small time since I've rooted my Pre from the community (thanx!). &lt;br /&gt;
&lt;br /&gt;
So far I've only been able to create a simple program that shows a notification banner alert (the kind that pops up from the bottom of the screen, but doesn't interfere with anything) when you push a button. Then I tried to add a simple Integer picker to that banner when it pops up, but that broke what I had working already. Once I'm able to have a working demo that has an integer picker from 0 to 59, along with another picker that has minutes, hours, days, and weeks as options, and a &amp;quot;snooze&amp;quot; button; then I'll start working on integrating my work into the Calendar app and then create a patch. I have taken a quick look at the calendar app and it is a lot more complicated than I can fully understand yet and more complicated than I thought it would be. I hoping some people will want to help or else this will take awhile for me to understand.&lt;br /&gt;
&lt;br /&gt;
= Sandbox =&lt;br /&gt;
This should be your starting-point:&lt;br /&gt;
http://developer.palm.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=1632#DashboardsandNotifications-PopupNotifications&lt;br /&gt;
&lt;br /&gt;
Next, i would look at this: http://www.webos-internals.org/wiki/Patch_Calendar_Notification_Repeat&lt;br /&gt;
&lt;br /&gt;
Try this from your terminal:&lt;br /&gt;
 novaterm&lt;br /&gt;
 cd /usr/palm/applications/com.palm.app.calendar/app/controllers/&lt;br /&gt;
 less reminder-assistant.js&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Clebio|Clebio]] 02:07, 17 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
= Credits: =&lt;br /&gt;
&lt;br /&gt;
* HebrewzHammer for idea&lt;/div&gt;</summary>
		<author><name>Clebio</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Add_Ability_To_Choose_Snooze_Length&amp;diff=6543</id>
		<title>Add Ability To Choose Snooze Length</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Add_Ability_To_Choose_Snooze_Length&amp;diff=6543"/>
		<updated>2009-10-17T02:06:07Z</updated>

		<summary type="html">&lt;p&gt;Clebio: ideas&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
I am trying to add a integer picker (0 - 59) along with another list picker which will have units of time (minutes, hours, days, weeks) to the notification alert that pops-up for a calendar reminder. However, this is proving to require a lot more skill and knowledge than I have at the moment; but this is an ongoing project I'm working on and I'd greatly welcome any help! I new to everything (HTML, CSS, Javascript, Linux), but I have learned a great amount in the small time since I've rooted my Pre from the community (thanx!). &lt;br /&gt;
&lt;br /&gt;
So far I've only been able to create a simple program that shows a notification banner alert (the kind that pops up from the bottom of the screen, but doesn't interfere with anything) when you push a button. Then I tried to add a simple Integer picker to that banner when it pops up, but that broke what I had working already. Once I'm able to have a working demo that has an integer picker from 0 to 59, along with another picker that has minutes, hours, days, and weeks as options, and a &amp;quot;snooze&amp;quot; button; then I'll start working on integrating my work into the Calendar app and then create a patch. I have taken a quick look at the calendar app and it is a lot more complicated than I can fully understand yet and more complicated than I thought it would be. I hoping some people will want to help or else this will take awhile for me to understand.&lt;br /&gt;
&lt;br /&gt;
= Sandbox =&lt;br /&gt;
This should be your starting-point:&lt;br /&gt;
http://developer.palm.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=1632#DashboardsandNotifications-PopupNotifications&lt;br /&gt;
&lt;br /&gt;
Next, i would look at this: http://www.webos-internals.org/wiki/Patch_Calendar_Notification_Repeat&lt;br /&gt;
&lt;br /&gt;
Try this from your terminal:&lt;br /&gt;
 novaterm&lt;br /&gt;
 cd /usr/palm/applications/com.palm.app.calendar/app/controllers/&lt;br /&gt;
 less reminder-assistant.js&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Clebio|Clebio]] 02:06, 17 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
= Credits: =&lt;br /&gt;
&lt;br /&gt;
* HebrewzHammer for idea&lt;/div&gt;</summary>
		<author><name>Clebio</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Meetups&amp;diff=4754</id>
		<title>Meetups</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Meetups&amp;diff=4754"/>
		<updated>2009-08-24T12:51:20Z</updated>

		<summary type="html">&lt;p&gt;Clebio: /* Kansas City */  adding self&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;People interested in meeting up should plop in their area and name so when we have critical mass it can be organized.&lt;br /&gt;
&lt;br /&gt;
See also [http://predevcamp.org/ predevcamp.org].&lt;br /&gt;
&lt;br /&gt;
== United States ==&lt;br /&gt;
&lt;br /&gt;
=== Arizona ===&lt;br /&gt;
==== Phoenix, AZ ====&lt;br /&gt;
# EvanDotPro&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== California ===&lt;br /&gt;
==== Fresno ====&lt;br /&gt;
# A2NY&lt;br /&gt;
&lt;br /&gt;
==== San Diego/Los Angeles ====&lt;br /&gt;
# JonVisc&lt;br /&gt;
# seigex (Inland Empire)&lt;br /&gt;
# hopspitfire&lt;br /&gt;
&lt;br /&gt;
==== San Francisco/Bay Area/SJ ====&lt;br /&gt;
Since Palm, Inc. is located in the Bay Area, Palm employees may join us for some tech talk or tips and tricks.&lt;br /&gt;
&lt;br /&gt;
http://www.meetup.com/palm-webos/&lt;br /&gt;
&lt;br /&gt;
# rulethirty (organizer)&lt;br /&gt;
# Robi&lt;br /&gt;
# jblebrun&lt;br /&gt;
# simplyflipflops&lt;br /&gt;
# pEEf&lt;br /&gt;
# bzhou (eno in IRC, optware manager)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Colorado ===&lt;br /&gt;
==== Denver ====&lt;br /&gt;
# destinal&lt;br /&gt;
# rcanzlovar&lt;br /&gt;
# raeb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Kentucky ===&lt;br /&gt;
==== Cincinnati/NKY ====&lt;br /&gt;
# xandrake__&lt;br /&gt;
# foamcoretrash&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Massachusetts ===&lt;br /&gt;
==== Boston ====&lt;br /&gt;
# nebula (MIT campus area)&lt;br /&gt;
# [[User:FreeTim|FreeTim]]  (MIT campus area - in Kendall Sq.) Please join us in the [http://www.webosboston.org WebOSBOSTON community - We have monthly meetings.]&lt;br /&gt;
# djbclark Danny Clark &amp;lt;dclark@pobox.com&amp;gt; http://pobox.com/~dclark (MIT campus area)&lt;br /&gt;
# oc80z (MIT,Central Square for drinks)&lt;br /&gt;
# beingboston (Newton, Watertown area. Has T pass, can travel)&lt;br /&gt;
# trokair (Waltham area, can travel)&lt;br /&gt;
# r3compile&lt;br /&gt;
# asedeno (MIT)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Minnesota ===&lt;br /&gt;
==== Minneapolis/St. Paul ====&lt;br /&gt;
# xluryan&lt;br /&gt;
# helfire&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Missouri ===&lt;br /&gt;
==== Kansas City ====&lt;br /&gt;
# xorg  (attending [http://kansascity.predevcamp.org/attendees/ KC predev camp] - a couple dozen have signed up and growing)&lt;br /&gt;
# [[User:Clebio|Clebio]] 12:51, 24 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Nevada ===&lt;br /&gt;
==== Las Vegas: [[wikipedia:DEF CON (convention)|Defcon]] 17 ====&lt;br /&gt;
# emkman&lt;br /&gt;
# pEEf&lt;br /&gt;
# destinal&lt;br /&gt;
# tharris-&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== New York ===&lt;br /&gt;
==== Albany ====&lt;br /&gt;
# JackieRipper&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Oregon ===&lt;br /&gt;
==== Portland Area ====&lt;br /&gt;
# rck&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Texas ===&lt;br /&gt;
==== Austin ====&lt;br /&gt;
# HattCzech&lt;br /&gt;
==== Dallas ====&lt;br /&gt;
# HebrewzHammer&lt;br /&gt;
# [[user:X1011|X1011]] ([[wikipedia:University of Texas at Dallas|UTD]], attended [http://dallas.predevcamp.org/ preDevCamp])&lt;br /&gt;
&lt;br /&gt;
=== Washington ===&lt;br /&gt;
==== Seattle Area ====&lt;br /&gt;
# tictac&lt;br /&gt;
# BurntSky&lt;br /&gt;
# meshuga&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Wisconsin ===&lt;br /&gt;
==== Madison ====&lt;br /&gt;
# christianwilcox&lt;/div&gt;</summary>
		<author><name>Clebio</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Talk:Preware_Design&amp;diff=4535</id>
		<title>Talk:Preware Design</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Talk:Preware_Design&amp;diff=4535"/>
		<updated>2009-08-19T13:10:07Z</updated>

		<summary type="html">&lt;p&gt;Clebio: /* Features and Suggestions */  adding a feature request&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{box | color = #cdf |&lt;br /&gt;
This is a discussion page. Create a new topic with the '+' tab. Sign your comments using the signature button or by typing &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;~~~~&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. If your suggestion reaches consensus, you may implement it on the application page.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Replacing wiki pages? ==&lt;br /&gt;
&lt;br /&gt;
Is this going to replace the application pages in this wiki? I think it should.&lt;br /&gt;
—[[user:X1011|X1011]] 22:31, 25 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
This has not been decided yet, but in all odds it eventually will. --[[User:Templarian|Templarian]] 03:18, 3 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== protection ==&lt;br /&gt;
'''Page is now unprotected and moved to the application name space.'''[[User:Rboatright|rboatright]] 04:24, 30 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
why is this page protected? I think we should follow [[wikipedia:WP:NO-PREEMPT]].&lt;br /&gt;
—[[user:X1011|X1011]] 22:31, 25 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Quality control by sysops. --[[User:Templarian|Templarian]] 22:44, 27 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
are you saying that only sysops are capable of quality?&lt;br /&gt;
&lt;br /&gt;
also, it says it's a discussion page. how can it be if it's protected?&lt;br /&gt;
&lt;br /&gt;
—[[user:X1011|X1011]] 07:30, 29 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I forgot to unprotect the preware page when I moved it -- sorry [[User:Rboatright|rboatright]]&lt;br /&gt;
&lt;br /&gt;
== XML feeds ==&lt;br /&gt;
&lt;br /&gt;
* instead of &amp;lt;firmware&amp;gt;:&lt;br /&gt;
&amp;lt;source lang='xml'&amp;gt;&lt;br /&gt;
&amp;lt;webOSVersion&amp;gt;&lt;br /&gt;
    &amp;lt;min&amp;gt;1.0.3&amp;lt;/min&amp;gt;&lt;br /&gt;
    &amp;lt;max&amp;gt;1.1&amp;lt;/max&amp;gt;&lt;br /&gt;
&amp;lt;/webOSVersion&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
* maintainer:&lt;br /&gt;
&amp;lt;source lang='xml'&amp;gt;&lt;br /&gt;
&amp;lt;maintainer id=&amp;quot;42&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;name&amp;gt;John Doe&amp;lt;/name&amp;gt;&lt;br /&gt;
    &amp;lt;email&amp;gt;email@domain.com&amp;lt;/email&amp;gt;&lt;br /&gt;
&amp;lt;/maintainer&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
* should a category have an id? everything else does.&lt;br /&gt;
* in the review, you have the type in the message tag, but in the comment, you have it in the messages tag.&lt;br /&gt;
* &amp;lt;comment&amp;gt; should be &amp;lt;text&amp;gt; or &amp;lt;body&amp;gt;&lt;br /&gt;
* in &amp;lt;comment&amp;gt;, what do you mean by 'split it somewhere'?&lt;br /&gt;
* does &amp;lt;code&amp;gt;preware.org/feed/xml/type/&amp;lt;/code&amp;gt; have a meaning? if not, we should use:&lt;br /&gt;
&amp;lt;source lang='text'&amp;gt;&lt;br /&gt;
preware.org/feed/xml/application/23/&lt;br /&gt;
preware.org/feed/xml/plugin/23/&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
—[[user:X1011|X1011]] 09:27, 29 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
- Agreed with all suggestions in this section, and they are now reflected in the article. --[[User:Templarian|Templarian]] 02:33, 3 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
For &amp;quot;preware.org/feed/xml/application/23/&amp;quot; since it shares id's, couldn't it just be &amp;quot;/xml/23/&amp;quot;. --[[user:Templarian|Templarian]]&lt;br /&gt;
&lt;br /&gt;
== GUI Addition: Version# and Changelog ==&lt;br /&gt;
&lt;br /&gt;
Idea: Add a small &amp;quot;Details&amp;quot; or &amp;quot;+&amp;quot; button on the app and plugins pages. It can go at the end of the description, or possibly to the right of the very large &amp;quot;Install/Delete&amp;quot; button. It may not be wanted though. I know we don't want to show version numbers on the app page, but I'd love to have some way to access the version number and changelog from within the Preware app, even if its semi-hidden. I read the results of Rick's papercraft gui study, and agree with a lot of the comments, but I still feel like this is something that would be helpful to have available somewhere in the app, even if it isn't immediately obvious how to get to it (since its not something that is necessarily required by the average user). --[[User:Zinge|Zinge]] 02:29, 3 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Changes reflected in the Preware Application mockup image. --[[User:Templarian|Templarian]] 02:46, 3 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Looks good, but we may want to change the &amp;quot;list&amp;quot; icon to something that look less like &amp;quot;go back to the app list&amp;quot;. My suggestions are- are lowercase &amp;quot;i&amp;quot; or the &amp;quot;+&amp;quot; symbol. Any better ideas? --[[User:Zinge|Zinge]] 02:56, 3 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
lowercase i is the correct icon, I changed it to reflect that in the mockup. --[[User:Templarian|Templarian]] 03:11, 3 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== button resizing ==&lt;br /&gt;
&lt;br /&gt;
For the first screenshot I think it would be best if we made it so that the buttons resize. No scrolling in any form even if there notifications below it. --[[user:Templarian|Templarian]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== License id ==&lt;br /&gt;
&lt;br /&gt;
Do you think we should put the versions next to all of them to be consistent? --[[User:Templarian|Templarian]] 02:33, 5 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
what is the purpose of having a license id? —[[user:X1011|X1011]] 04:51, 5 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Since the Preware app is listed for Open Source projects it was mentioned it would be nice to have it listed on the information button (which may be moved to a drop down at the right of the top title). Really treating the info screen as the information normal users do not care about seeing immediately. The license id is just a standard id that will never change. --[[User:Templarian|Templarian]] 14:12, 5 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
are you saying the name of a license is likely to change? i doubt that. if you must have a license id, though, just make it a number like all the other ids. —[[user:X1011|X1011]] 04:35, 6 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Yea, probably change that to a number sometime. --[[User:Templarian|Templarian]] 05:29, 6 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Features and Suggestions ==&lt;br /&gt;
&lt;br /&gt;
Adding some suggestions... --[[User:Czar|Czar]] 14:16, 17 August 2009 (UTC)&lt;br /&gt;
* Remove (or mark) already installed applications in the Available Applications category.&lt;br /&gt;
&lt;br /&gt;
Adding some suggestions... --[[User:Decimation|Decimation]] 15:14, 17 August 2009 (EST)&lt;br /&gt;
* Show a progress bar or some sort of notification of the download/installation progress of an app..it would really be nice to have some feedback after clicking install.&lt;br /&gt;
* Change the pop up dialog when an app is installed/removed... it's kinda ugly. Maybe show a notification at the bottom? That would be pretty cool.&lt;br /&gt;
&lt;br /&gt;
Adding some suggestions... -- (xorg)&lt;br /&gt;
* Option to sort complete app list by newest first (as filecoaster does)&lt;br /&gt;
* Descriptions of each app&lt;br /&gt;
&lt;br /&gt;
Adding some suggestions...for way into the future -- (s4mb4)&lt;br /&gt;
* a process that would hook into the notification system to notify of available updates.&lt;br /&gt;
&lt;br /&gt;
Adding some suggestions...  -- [[User:Tlp|Tlp]] 23:30, 18 August 2009 (UTC)&lt;br /&gt;
* Swipe listed applications to delete&lt;br /&gt;
&lt;br /&gt;
Categories for available applications! And thanks for this awesome app! [[User:Clebio|Clebio]] 13:10, 19 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Issues 0.5 first public release ==&lt;br /&gt;
* Was working fine first several updates over several hours.  Now for last day, just get spinning 'Updating' at startup. (xorg)&lt;br /&gt;
&lt;br /&gt;
* seems 0.5.1 corrected that.&lt;br /&gt;
&lt;br /&gt;
* I've updated to 0.5.1 and it ran first time ok.  Second time get continuous spinning update. (xorg)&lt;br /&gt;
&lt;br /&gt;
* Reinstalled, now working again - for now.  (xorg)&lt;/div&gt;</summary>
		<author><name>Clebio</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application_talk:Terminal&amp;diff=4455</id>
		<title>Application talk:Terminal</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application_talk:Terminal&amp;diff=4455"/>
		<updated>2009-08-16T20:57:00Z</updated>

		<summary type="html">&lt;p&gt;Clebio: /* Colors Sticking, and Permissions */ reply, solution&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Bugs: Paste? ==&lt;br /&gt;
- Can't seem to figure out how to paste something that was copied from another app/msg/web site. The old paste shortcut of &amp;quot;Gesture + V&amp;quot; doesn't work (because its being used for other things). I tried to &amp;quot;Insert&amp;quot; shortcut, but it didn't do anything.&lt;br /&gt;
--[[User:Zinge|Zinge]] 08:58, 7 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Ansi bugs ==&lt;br /&gt;
Scrolling in BX is fixed. Thanks! terminal is a killer app.&lt;br /&gt;
&lt;br /&gt;
Still have a bug when typing a message in IRC that's long enough to require horizontal scrolling. Instead of scrolling it does weird single-char newlines and status bar is lost.&lt;br /&gt;
&lt;br /&gt;
Also when using arrow keys to move around in vim (with TERM=linux and syntax/color on), what seems to be ansi color code artifacts are printed. Arrows do work, but it's unusable due to artifacts. --[[User:T3rmin|T3rmin]] 18:05, 14 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== New Version Changelog? ==&lt;br /&gt;
&lt;br /&gt;
The newest version from the feed seems to be 0.1.6. Anybody know what changes have been made? --[[User:Zinge|Zinge]] 19:30, 1 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Font Size Feature Request ==&lt;br /&gt;
Well done!  I notice that there are two fonts, normal and small.  Would it be possible to add an intermediate font size?  The 40 col is to large for seeing much and the 80 col is far to small.  Would it be possible to have a ~60col font? --[[user:Dreadchicken|Dreadchicken]]&lt;br /&gt;
&lt;br /&gt;
== Broadcast messages when phone sleeps/wakes ==&lt;br /&gt;
&lt;br /&gt;
Has anyone figured out how to stop the broadcast messages generated on the Terminal when the phone sleeps and wakes? They clobber whatever's on the screen if you happen to turn off the phone while Terminal is open.&lt;br /&gt;
&lt;br /&gt;
Other than this, great app. I'm eternally grateful. :) --[[User:zorinlynx|zorinlynx]]&lt;br /&gt;
&lt;br /&gt;
I'm not sure if this will help, but there is a quilt patch in the gitorious modification for disabling some messages to the log. http://gitorious.org/webos-internals/modifications/blobs/master/luna/quiet-powerd-messages.patch --[[User:Plee3|plee3]] 21:05, 3 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Thank you! This has resolved the issue. --[[User:Zorinlynx|Zorinlynx]] 21:24, 3 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Brackets ==&lt;br /&gt;
Any way to enter &amp;lt; or &amp;gt; chars?   Kinda tough to dump output to a file without.&lt;br /&gt;
--[[User:Daemon|Daemon]]&lt;br /&gt;
&lt;br /&gt;
These characters have not been implemented yet, but as a work-around, you can use tee or tee -a.&lt;br /&gt;
--[[User:JackieRipper|JackieRipper]]&lt;br /&gt;
&lt;br /&gt;
==Colors Sticking, and Permissions==&lt;br /&gt;
Would it be possible to set the foreground color permanently, so that I don't havve to set it each time I log in?&lt;br /&gt;
&lt;br /&gt;
I've also noticed that when I open the application, sometimes it automatically logs me in as root. How can I disable this?&lt;br /&gt;
&lt;br /&gt;
Thanks for your awesome work!! -[[User:Hopspitfire|hopspitfire]] 05:47, 16 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
I think one solution for disabling root access is to go into &lt;br /&gt;
  /var/usr/palm/applications/org.webosinternals.terminal/app/controllers&lt;br /&gt;
and edit '''session-assistant.js'''&lt;br /&gt;
Search for the line that reads&lt;br /&gt;
  this.termplugin.start(&amp;quot;root&amp;quot;);&lt;br /&gt;
and change 'root' to your username.&lt;br /&gt;
[[User:Clebio|Clebio]] 20:57, 16 August 2009 (UTC)&lt;/div&gt;</summary>
		<author><name>Clebio</name></author>
	</entry>
</feed>