Talk:Terminal: Difference between revisions

From OLPC
Jump to navigation Jump to search
(added a feature request, and a bug report)
 
(→‎Bugs: oops, not really a bug)
Line 6: Line 6:


In activity.py , line 14 points to /usr/share/sugar/services/console/interface/terminal , but when I look into the build directory of my sugar-jhbuild, there is no /usr/ directory, and /share/ is at the root level.
In activity.py , line 14 points to /usr/share/sugar/services/console/interface/terminal , but when I look into the build directory of my sugar-jhbuild, there is no /usr/ directory, and /share/ is at the root level.
:Just found out that in a XO, there is a /usr directory.

Revision as of 01:57, 15 August 2007

Feature Suggestions

It would be nice if, when you resumed a Terminal activity from the journal, you got back right into the stage you where when you stopped it. I imagine it would be nice for kids, so they could have different on-going terminal activities, which they could stop and later resume transparently.

Bugs

In activity.py , line 14 points to /usr/share/sugar/services/console/interface/terminal , but when I look into the build directory of my sugar-jhbuild, there is no /usr/ directory, and /share/ is at the root level.

Just found out that in a XO, there is a /usr directory.