Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
Free text:
{{Translations}} [[Category:Developers]] {{Activity migrated to sl.o | download=http://activities.sugarlabs.org/en-US/sugar/addon/4043 | git=http://git.sugarlabs.org/projects/terminal }} {{olpcboxtop|toptext=[[{{PAGENAME}}|Terminal]]}} {{ OBX activity |[[Image:activity-terminal.svg|42px]]|core}} {{ OBX source dev|projects/terminal-activity}} {{ OBX xobundle|http://dev.laptop.org/~sayamindu/bundles/terminal/Terminal-19.xo|Terminal-19}} {{olpcboxbottom}} For information on using Terminal, see [[Terminal Activity]] in the XO Support FAQ. [[Image:Terminal-screenshot-1.jpg|615px]] == How to install == Download this '''.xo''' file using the Browse activity: [http://dev.laptop.org/~sayamindu/bundles/terminal/Terminal-19.xo Terminal-19.xo] gnome-window == 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 <tt>/usr/lib/python25/site-packages/sugar/graphics/window.py</tt> to get this working: <pre> 214,215c214 < self.props.enable_fullscreen_mode: -- > self.props.enable_fullscreen_mode and \ > self.get_title() != 'Terminal Activity': </pre> --[[User:Riv|Riv]] 08:00, 8 October 2008 (UTC)
General Activity Info (for latest tested version)
To add another activity version that works with other builds click "add another"
Version number:
Releases tested on: 7.1.0 (650) 7.1.1 (653) 7.1.2 (656) 8.1.0 (703) 8.1.1 (708) 8.2.0 (767) 8.2.1 Candidate
Development status: 1. Planning 2. Pre-Alpha 3. Alpha 4. Beta 5. Production-stable 6. Mature
Summary::
This is a minor edit Watch this page
Cancel