User:Daryld: Difference between revisions

From OLPC
Jump to navigation Jump to search
Line 4: Line 4:
sugar-launch <activity name>
sugar-launch <activity name>


Remove activity from terminal. This worked if I removed all the activities. When I only removed one, it seemed to get confused when I tried to sugar-launch another, similarly named activity. Should look into this further.
Remove activity from terminal
cd Activities
cd Activities
rm <activity>
rm <activity>
This worked if I removed all the activities. When I only removed one, it seemed to get confused when I tried to sugar-launch another, similarly named activity. Should look into this further.

Revision as of 06:45, 19 January 2008

Notes

Run activity from terminal

sugar-launch <activity name>

Remove activity from terminal. This worked if I removed all the activities. When I only removed one, it seemed to get confused when I tried to sugar-launch another, similarly named activity. Should look into this further.

cd Activities
rm <activity>