Skip to Content.
Sympa Menu

baslinux - Re: [BL] BL3 as x-terminal client

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] BL3 as x-terminal client
  • Date: Sun, 30 May 2004 07:48:58 +1200

Jhommer Oblego wrote:
>
> Can I use BL3 as x-terminal client for 486 machine?

Yes. If you set up networking and then execute startxt,
it will start X and wait for a connection from the outside.
Then on the other machine, you can send X applications
manually by doing:
----------------------------
export DISPLAY=192.168.1.7:0
icewm &
----------------------------
That assumes the destination address is 192.168.1.7 and you
want to send icewm.

You can also make the connection automatically by running xdm
(or similar). If you put 192.168.1.7 into the config file,
xdm will sense when that address comes up and send it the xdm
login screen.

> It seem x -query 192.168.2.1 is not working when I tried to
> connect to server.

I think Xvesa is supposed to recognize the -query paramater, but
I couldn't get it to work for me. On the other hand, both methods
described above work fine on BL3.

Cheers,
Steven




Archive powered by MHonArc 2.6.24.

Top of Page