When you run the script in the command line of the terminal, a window pops up, asking the user to select a visual effects related site to launch in Firefox. The user then makes a selection of one of the radio dials, and it opens the corresponding site.
I was having a lot of trouble, and ended up hitting up the Ubuntu forums for some help. They introduced me to the zenity commands, which seem really useful for basic UI functions. I originally tried doing it with an if/then statement, since that's what I knew, but a user on the forum showed me that a case function would be much more effective.
Anyway, once I get my MEL project up and running, I will be sure to post that, since it will be much more interesting. Off to work on more finals.... woo?
This is awesome! I am glad you posted this.
ReplyDelete