Controlling an Xterm from a C++ Program

From: Dennis (dquelch_at_yahoo.com)
Date: 09/30/03


Date: 30 Sep 2003 05:58:02 -0700

Hi,
 
As the subject states, is it possible to control an xterm running on a
linux/unix desktop from another standalone program? For example, suppose I
have program running inside an xterm on the desktop. From another
piece of software I would like to be able to control when that xterm
pops up or is minimized (iconified). 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.

Thanks in advance for any guidance.

Dennis



Relevant Pages

  • Re: Controlling an Xterm from a C++ Program
    ... is it possible to control an xterm running on a ... > linux/unix desktop from another standalone program? ... > have program running inside an xterm on the desktop. ... > piece of software I would like to be able to control when that xterm ...
    (comp.unix.programmer)
  • Re: Controlling an Xterm from a C++ Program
    ... > linux/unix desktop from another standalone program? ... > have program running inside an xterm on the desktop. ... > piece of software I would like to be able to control when that xterm ...
    (comp.unix.programmer)
  • Re: X11 xterm window title
    ... > Is there a way for xterm running under X11 to automatically show, say, ... > the right xterm window when several of them are opened. ... To change the xterm label I use this at the command prompt: ...
    (comp.os.linux.misc)
  • Re: Serious (ha-ha) bug in 4.9-RELEASE
    ... >> support for color in a standard xterm.) ... the termcap entry needed to be updated. ... What happens in this case is that the program running on the remote ... This correctly describes the xterm capabilities for an xterm running on ...
    (freebsd-stable)
  • Re: No Terminal
    ... you'll almost certainly have xterm ... at some point it's probably a good idea to go ahead and reinstall it. ... With xterm running: ... sudo apt-get upgrade ...
    (Ubuntu)