[xterm][script] Display an xterm in a specific virtual desktop.

From: Bc. (moimoi.toi2_at_laposte.net)
Date: 07/16/04


Date: Fri, 16 Jul 2004 14:02:35 +0100

Hello,

I have got a script which open automatically my xterms to the good size and
position. But I would like to open them on different virtual desktop. How
can I do if it is possible ?

I tried the display option but it doesn't work :

xterm -display mycomputer:0.0 => open in the current desktop
xterm -display mycomputer:1.0 => doesn't work
xterm -display mycomputer:0.1 => doesn't work
xterm -display mycomputer:1.1 => doesn't work

Thanks.

--
Bicnic.


Relevant Pages

  • Problem using Xterm in Expect script
    ... I have written a script which will spawn an xterm and executes the ... got to rwc test ...
    (comp.lang.tcl)
  • Background processes from a script
    ... I have a script that starts a background process - an X-enabled application ... I'll use xterm as a sample application (the real one is different but the ... echo Sleeping for 60 seconds ... they have elapsed and the script exits, ...
    (comp.unix.shell)
  • Re: Debugging gvim :!cmd with bash
    ... > I've simplified the problem to a trivial script. ... If I invoke it from an xterm command line, ... If that's true for bash, ...
    (comp.unix.shell)
  • Re: How to spawn a session in new window using expect?
    ... xterm open its own pseudo-terminal for the -e command to run ... Thus expect as no control and no idea about what's happening inside the ... You could run another expect script for the -e command. ...
    (comp.security.ssh)
  • Re: Background processes from a script
    ... > - interacts with that application and then exits. ... > X-application to be killed when the script exits or if the script is killed ... > I'll use xterm as a sample application (the real one is different but the ... > echo Sleeping for 60 seconds ...
    (comp.unix.shell)