Difference between revisions of "Ajaxterm"

From WebOS Internals
Jump to navigation Jump to search
Line 5: Line 5:
 
1. Download, package and install this app: http://svn.quantsini.com/AjaxTermMojo/
 
1. Download, package and install this app: http://svn.quantsini.com/AjaxTermMojo/
  
2. root your pre and make sure optware and python is installed
+
2. root your pre and make sure optware and python are installed
  
3. download ajaxterm onto you pre: http://antony.lesuisse.org/software/ajaxterm/
+
3. download ajaxterm onto your pre: http://antony.lesuisse.org/software/ajaxterm/
  
4. make sure "ajaxterm.py" is running
+
4. make sure "ajaxterm.py" is running by executing './ajaxterm.py' (without quotes)
  
 
5. Open the app from step 1 on your pre. It should prompt you with a login.
 
5. Open the app from step 1 on your pre. It should prompt you with a login.
  
 
known issues:
 
known issues:
 +
 
Tabbing does not work
 
Tabbing does not work
 +
 
Enter does not work (use \ as a replacement)
 
Enter does not work (use \ as a replacement)
  
 
Todo:
 
Todo:
 +
 
Rewrite the gui portion usin mojo ui widgets
 
Rewrite the gui portion usin mojo ui widgets
 +
 
Fix tab/enter
 
Fix tab/enter

Revision as of 07:57, 26 July 2009

Follow these instructions to install and run a very early implementation of Ajaxterm

By: Quantsini

1. Download, package and install this app: http://svn.quantsini.com/AjaxTermMojo/

2. root your pre and make sure optware and python are installed

3. download ajaxterm onto your pre: http://antony.lesuisse.org/software/ajaxterm/

4. make sure "ajaxterm.py" is running by executing './ajaxterm.py' (without quotes)

5. Open the app from step 1 on your pre. It should prompt you with a login.

known issues:

Tabbing does not work

Enter does not work (use \ as a replacement)

Todo:

Rewrite the gui portion usin mojo ui widgets

Fix tab/enter