[Gtk-sharp-list] Help on VTE
Arx Henrique
arxcruz at gmail.com
Wed Sep 13 09:47:24 EDT 2006
Hello all
Im trying to work with libvte, using vte sample on mono svn, the
sample works very good, but when i try to change:
int pid = term.ForkCommand
(Environment.GetEnvironmentVariable("SHELL"), argv, envv,
Environment.CurrentDirectory, false, true, true);
to
int pid = term.ForkCommand ("ssh 192.168.1.1", argv, envv,
Environment.CurrentDirectory, false, true, true);
the program dont connect to ssh.
Im try to se something in libvte api but i cant find nothing.
any idea?
Cheers
Arx Cruz
--
"A fé remove montanhas, mas eu prefiro a dinamite"
More information about the Gtk-sharp-list
mailing list