On Fri, Dec 22, 2006 at 03:46:40PM +0000, MICHAEL WEAVER wrote: > How do you create a script in Ubuntu?
If you mean an Orca script, then it has to be written in Python. See http://doc.python.org/tut/tut.html for a tutorial. If you subscribe to http://www.bookshare.org/ you can obtain a number of Python-related books published by O'Reilly, which will be helpful if you decide to take up Orca script writing seriously. If what you want instead is to write a shell script to run various programs, etc., then that's an entirely different matter, for which you should consult a book or tutorial on writing shell scripts. _______________________________________________ gnome-accessibility-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list
