Xlib: connection to "192.168.0.249:0.0" refused by server

2006-01-19 Thread PoWah Wong
I start Cygwin/X by: cd /usr/X11R6/bin startx My windows XP IP address is 192.168.0.249. I connect to the lab1 computer by: ssh -l admin 192.168.0.254 [EMAIL PROTECTED] admin]$ DISPLAY=192.168.0.249:0.0 [EMAIL PROTECTED] admin]$ export DISPLAY [EMAIL PROTECTED] admin]$ gvim Xlib: connection to "1

Re: How to add a title to xterm

2005-12-05 Thread PoWah Wong
e.g. I do something like this: PS1="[EMAIL PROTECTED] \w\n\$ " ------ PoWah Wong wrote: > How to add a title to xterm? > > I start cygwinx by "startx". > The following commands does not work: > xterm -T

How to add a title to xterm

2005-12-05 Thread PoWah Wong
How to add a title to xterm? I start cygwinx by "startx". The following commands does not work: xterm -T columbia & xterm -title columbia & xterm -title "columbia" & __ Find your next car at http://autos

two cygwin X sessions at the same time

2005-11-11 Thread PoWah Wong
I would like to run two cygwin X sessions at the same time. In addition, they will have the same look and feel as using "startx". $ startx ... XWin was started with the following command line: X :0 -multiwindow -clipboard ... These commands will start two cygwin X sessions but having differen

setup PATH variable by PATH=%PATH:/usr/X11R6/bin

2005-09-01 Thread PoWah Wong
I want to setup my PATH variable by following the instructions of "Chapter 4. Using Cygwin/X, section startx" at http://x.cygwin.com/docs/ug/using.html. After doing PATH=%PATH:/usr/X11R6/bin my original path is lost. I use windows XP SP2. Log is: [EMAIL PROTECTED] ~ $ echo $PATH /usr/local/bin: