xterm -T $TITLE -e
-T string
This option specifies the title for xterm's windows. It is equivalent to -title.
-e program [ arguments ... ]
This option specifies the program (and its command line arguments) to be run in the xterm window.
It also sets the window title and icon name to be the basename of the program being executed if
neither -T nor -n are given on the command line. This must be the last option on the command line.
Don't have gnome-terminala but I do have gnome-terminal (I'll give that go once I figure out settings).
If I change setting to this:
gnome-terminal -t $TITLE -x
I get the drag and drop to work from the file browser (Nautilus 2.30.1), but I get single quotes on the both ends for the file path.
So.. doesn't appear to be c:b.. Need to do some googling here. Thanks... Jen
[EDIT.. I think but am not positive there may be an issue with Nautilus update.. I needed to get assignments done, so I just coded around the issue I was having...
If someone googles themselves here.. I pursued this issue here:
http://ubuntuforums.org/showthread.php?p=10683202#post10683202Either I did something dumb or there is a critter... Either is possible ]