Re: Xnest and fonts

2002-10-25 Thread Karl E. Jorgensen
On Fri, Oct 25, 2002 at 07:10:35AM -0400, Kevin Coyner wrote: > > > On Fri, Oct 25, 2002 at 09:25:05AM +0100, Rupert wrote.. > > > On Thu, 24 Oct 2002 21:49:07 -0400 > > Kevin Coyner <[EMAIL PROTECTED]> wrote: > > > > > But in trying Xnest, I ran into a problem ... as per the man, I tried >

Re: Xnest and fonts

2002-10-25 Thread Kevin Coyner
On Fri, Oct 25, 2002 at 01:01:04PM +0100, Rupert wrote.. > On Fri, 25 Oct 2002 12:50:42 +0100 > Rupert <[EMAIL PROTECTED]> wrote: > > This may work for you: > > > > #!/bin/sh > > > > MCOOKIE=3D$(mcookie) > > xauth add $(hostname)/unix$1 . $MCOOKIE > > xauth add localhost/unix$1 . $MCOOKIE >

Re: Xnest and fonts

2002-10-25 Thread Rupert
On Fri, 25 Oct 2002 12:50:42 +0100 Rupert <[EMAIL PROTECTED]> wrote: > This may work for you: > > #!/bin/sh > > MCOOKIE=3D$(mcookie) > xauth add $(hostname)/unix$1 . $MCOOKIE > xauth add localhost/unix$1 . $MCOOKIE > Xnest $1& > ion -display $1 > xauth remove $(hostname)/unix$1 localhost/unix$1

Re: Xnest and fonts

2002-10-25 Thread Rupert
On Fri, 25 Oct 2002 07:10:35 -0400 Kevin Coyner <[EMAIL PROTECTED]> wrote: > I tried: > > Xnest :1& > ion -display :1& > > and while I get the Xnest, I don't get the xterm to show up within the > Xnest. The err msg is ... > > sakura:~$ ion -display :1& > [2] 14609 > sakura:~$ AUDI

Re: Xnest and fonts

2002-10-25 Thread Kevin Coyner
On Fri, Oct 25, 2002 at 09:25:05AM +0100, Rupert wrote.. > On Thu, 24 Oct 2002 21:49:07 -0400 > Kevin Coyner <[EMAIL PROTECTED]> wrote: > > > > > But in trying Xnest, I ran into a problem ... as per the man, I tried > > the simple startup command of 'Xnest :1'. It does bring up a next, bu

Re: Xnest and fonts

2002-10-25 Thread Rupert
On Thu, 24 Oct 2002 21:49:07 -0400 Kevin Coyner <[EMAIL PROTECTED]> wrote: > > But in trying Xnest, I ran into a problem ... as per the man, I tried > the simple startup command of 'Xnest :1'. It does bring up a next, but > I can't do anything with it. No clicks and no buttons work. > You nee