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.
Nadav