Re: objectifying gnome-terminal



You may be able to do something like this with the --gtk-module stuff,
similar to the guile terminal extension.  The easiest way to do this would
be to have it open a named pipe at maybe ~/.gnome/terminal-commands.pipe
and use gdk_input_add to get notified when people write to it.

Now have some other program that can write to this pipe.

James Henstridge.

--
Email: james@daa.com.au
WWW:   http://www.daa.com.au/~james/


On Thu, 18 Mar 1999, Tuomas J. Lukka wrote:

> Are there / should there be plans to make gnome-terminal an object
> so that it would be possible to get a new screen in an existing
> terminal process from the command line or from another program,
> starting at a specified directory, program &c?
> 
> I'm volunteering to do this if someone points me to the right
> direction and documentation.
> 
> 	Tuomas
> 
> 
> -- 
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]