Boston Python workshop 2/Friday setup/Linux text editor

Revision as of 14:38, 9 May 2011 by imported>Paulproteus (→‎Success!)

How to find gedit in the Applications list

On Linux, you might use GEdit. To start GEdit: click Applications, point to Accessories, and click Text Editor.

How to find gedit from a terminal

If you prefer to start applications from a terminal, you can type this into a terminal:

gedit &

Success!

If you have trouble finding gedit, get help from an instructor! (And if you have a text editor you prefer to use, you can use that instead.)

« Back to the Friday setup page