Re: XDMCP on Windows 95

2002-12-09 Thread J S
On Mon, 9 Dec 2002, J S wrote: > Here's the output I got from ls_netdev, although what's confusing is I'm > using a token ring network connection, not ethernet as the output seems to > suggest: The code for win95 can only distinguish between ppp and other network interfaces. > > $ ls_netdev-

Re: XDMCP on Windows 95

2002-12-09 Thread J S
J S wrote: > Sorry I didn't realise what ls_netdev was before. I will try it tomorrow > when I go back to work. Maybe this will bring some light to the problem. > Anything suspicious there? Only that the dll reports more accourate values than ls_netdev *g* bye ago Hi Alex, Here's th

Re: 8 bit PseudoColor problem

2002-12-09 Thread Alexander Gottwald
On Sun, 8 Dec 2002, Thomas Chadwick wrote: > If you don't like the color flashing, perhaps you could mitigate it by > running 2 instances of XWin on 2 different screen numbers? Argl. This is the _DISPLAY_ number. Display means port number, running XServer instance. Screen is just a number to le

Re: XDMCP on Windows 95

2002-12-09 Thread J S
J S wrote: > Sorry I didn't realise what ls_netdev was before. I will try it tomorrow > when I go back to work. Maybe this will bring some light to the problem. > Anything suspicious there? Only that the dll reports more accourate values than ls_netdev *g* bye ago I finally got XDM wor

Re: XDMCP on Windows 95

2002-12-09 Thread J S
J S wrote: > Sorry I didn't realise what ls_netdev was before. I will try it tomorrow > when I go back to work. Maybe this will bring some light to the problem. > Anything suspicious there? Only that the dll reports more accourate values than ls_netdev *g* bye ago NP: Blutengel - Wonder

Re: XDMCP on Windows 95

2002-12-09 Thread Alexander Gottwald
On Mon, 9 Dec 2002, J S wrote: > Here's the output I got from ls_netdev, although what's confusing is I'm > using a token ring network connection, not ethernet as the output seems to > suggest: The code for win95 can only distinguish between ppp and other network interfaces. > > $ ls_netdev-

Re: Cygwin GNOME 1.4 binary packages

2002-12-09 Thread David Fraser
Hansom Young wrote: Hi, Now you can download some prebuilt packages from http://www.sourceforge.net/project/cygnome Hi Hansom, Thanks for doing this! The URL should be http://www.sourceforge.net/projects/cygnome (missing s) Currently only core libraries and a brunch of applications are ava

Re: XDMCP on Windows 95

2002-12-09 Thread Alexander Gottwald
J S wrote: > [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\NetTrans\0002] > "DriverDesc"="TCP/IP" > "IPAddress"="10.252.20.185" This is after you changed the IP-Address to fixed? bye ago -- [EMAIL PROTECTED] http://www.gotti.org ICQ: 126018723

Re: XDMCP on Windows 95

2002-12-09 Thread Alexander Gottwald
J S wrote: > > I finally got XDM working on Windows 95 after changing my IP address to > fixed. It seems it doesn't work with DHCP (on win 95), is that right? It seems that the IP Address for DHCP configured inerfaces is not stored in the registry. The next days I'll powerup the win95 vmware and

Re: Host Chooser Program?

2002-12-09 Thread J S
Yep, There are lots of them :) I even wrote one :) http://xlauncher.sf.net It's written in Delphi though, so can't be included in the cygwin distribution :( Hopefully someone will start writing one in straight C/C++ calling the Win32 API, so it could go in cygwin, so people will stop wr