I would like to execute a command by double-clicking on a starter on my Ubuntu Lucid desktop. More specifically, I would like to start a rdesktop session. I have thus entered
rdesktop -u user -d domain address.to.remote.server
into the Command field of the starter. However, double clicking does nothing, even though the starter is set to executable. What am I doing wrong?