The xterm is small without configure it, and I do not like to make a .Xdefaults config for xterm any more. So I want replace the `xterm` with well work's `gnome-terminal`.
In `Preferences -> Tools -> Terminal`: 1. when I set as `gnome-terminal -e "/bin/sh %c"`, and click the **RUN** botton in toolbar to execute, the gnome-terminal is show, but the RUN botton can not display as an "STOP" icon, that's say I can not stop the running application by click the RUN button. 2. when I set as `gnome-terminal -x "/bin/sh %c"`, it failure to lanuch.
I want click the button to run, click again to stop.