Using Red Hat 8.0 and IDLE

Steve Holden sholden at holdenweb.com
Mon Jan 6 16:25:55 EST 2003


"Nadav Horesh" <nadavh at visionsense.com> wrote in message
news:mailman.1041770949.15098.python-list at python.org...
>    1.   Running IDLE: either use bash's alias like
>       alias idle=/usr/lib/python2.2/site-packages/idle/idle.py&
>       of just make a one-line script in the executable path (like
>       /usr/local/bin)
>    2. Changing fonts size: Edit config-unix.txt found in the IDLE's
>       directory.
>

Of course, for 1 there's always the option of creating a symbolic link to
the idle.py file in a directory that's already on your path (if you have
admin rights, but it in /usr/bin or /usr/local/bin and then everyone can get
to IDLE).

regards
-----------------------------------------------------------------------
Steve Holden                                  http://www.holdenweb.com/
Python Web Programming                 http://pydish.holdenweb.com/pwp/
Bring your musical instrument to PyCon!    http://www.python.org/pycon/
-----------------------------------------------------------------------







More information about the Python-list mailing list