Terminal
From OLPC
Revision as of 07:18, 5 November 2012 by 190.112.116.117 (Talk)
| | This activity is now hosted at the Sugar Activity Library. The information here is likely to be out-of-date. Consult the new pages for "Terminal" first: |
Terminal
|
For information on using Terminal, see Terminal Activity in the XO Support FAQ.
How to install
Download this .xo file using the Browse activity: Terminal-19.xo gnome-session
Feature requests
When I use fullscreen mode in Terminal (after pressing alt-enter), the escape key exits fullscreen mode. This is particularly annoying if I am in vi, where escape is used a lot.
Here is what I've changed in /usr/lib/python25/site-packages/sugar/graphics/window.py to get this working:
214,215c214 < self.props.enable_fullscreen_mode: -- > self.props.enable_fullscreen_mode and \ > self.get_title() != 'Terminal Activity':
--Riv 08:00, 8 October 2008 (UTC)
Activity Summary
| Icon: | Image:Activity-terminal.svg |
| Genre: | General Search and Discovery |
| Activity group: | Activities/G1G1 |
| Short description: | The Terminal activity provides a simple interactive shell prompt. |
| Description: | |
| Maintainers: | User:Sayamindu |
| Repository URL: | http://dev.laptop.org/git?p=projects/terminal-activity |
| Available languages: | |
| Available languages (codes): | |
| Pootle URL: | |
| Related projects: | |
| Contributors: | |
| URL from which to download the latest .xo bundle | http://dev.laptop.org/~sayamindu/bundles/terminal/Terminal-19.xo |
| Last tested version number: | 19 |
| The releases with which this version of the activity has been tested. | 8.1.0 (703), 8.1.1 (708), 8.2.0 (767) |
| Development status: | 6. Mature |
| Ready for testing (development has progressed to the point where testers should try it out): | |
| smoke tested : | |
| test plan available : | |
| test plan executed : | |
| developer response to testing : |
Facts about TerminalRDF feed
| Activity bundle | http://dev.laptop.org/~sayamindu/bundles/terminal/Terminal-19.xo + |
| Activity genre | General Search and Discovery + |
| Activity group | Activities/G1G1 + |
| Activity version | 19 + |
| Contact person | Sayamindu + |
| Devel status | 6. Mature + |
| Short description | The Terminal activity provides a simple interactive shell prompt. |
| Software release | 8.1.0 (703) +, 8.1.1 (708) +, and 8.2.0 (767) + |
| Source code | http://git.sugarlabs.org/projects/terminal +, and http://dev.laptop.org/git?p=projects/terminal-activity + |
| Sugar icon |
Categories: Translated Pages | Developers | Activities migrated to Sugar Labs | Activities | Core | XO source | Activity bundle
Cleanup
Developers
Language support > Translated Pages
Media > Bundles > Activity bundle
Participate
Participate > Tasks > Cleanup > Activities migrated to Sugar Labs
Projects > Content
Projects > Software > XO source
Sugar > Activities
Sugar > Activities
Sugar > Activities > Bundled > Core

