Start python script into terminal

Rodolfo Pilas rodolfo at pilas.net
Tue Dec 9 12:07:27 EST 2008


Hello:

I wish to start a python script into terminal.  I would like to create a
program with its own sugar-icon and terminal+script, something like:

exec = sugar-activity terminal.TerminalActivity -x SysOX.py

where -x is the way to explain terminal that I need to run a scipt.

It is possible to do with xterm:

	$ xterm -e Activities/SysOX.activity/SysOX.py

but, unfortunatly xterm do not support font resize (-fs) parameter and
the default font is very very small.

Thank you for your suggestion.

Regards,
Rodolfo Pilas
Uruguay



More information about the Devel mailing list