Re: Controlling an Xterm from a C++ Program
From: Gerd Moellmann (gerd.moellmann_at_t-online.de)
Date: 09/30/03
- Next message: Kenny McCormack: "Re: exit()"
- Previous message: Dennis: "Controlling an Xterm from a C++ Program"
- In reply to: Dennis: "Controlling an Xterm from a C++ Program"
- Next in thread: Chuck Dillon: "Re: Controlling an Xterm from a C++ Program"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Sep 2003 15:02:43 +0200
dquelch@yahoo.com (Dennis) writes:
> I would guess that I would need to capture the PID of the xterm at
> startup, and then maybe send a signal telling it to popup/popdown?
> Is something like this possible? Or maybe someone has a another
> suggestion.
man xterm | grep WINDOWID
might be a start.
- Next message: Kenny McCormack: "Re: exit()"
- Previous message: Dennis: "Controlling an Xterm from a C++ Program"
- In reply to: Dennis: "Controlling an Xterm from a C++ Program"
- Next in thread: Chuck Dillon: "Re: Controlling an Xterm from a C++ Program"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|